mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
fix crash
This commit is contained in:
parent
3e53b27fbe
commit
8f050c7b8a
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ module.exports = {
|
||||||
|
|
||||||
setTimeout(()=>{
|
setTimeout(()=>{
|
||||||
editOrReply(context, {
|
editOrReply(context, {
|
||||||
embeds: context.response.embeds,
|
|
||||||
components:[]
|
components:[]
|
||||||
})
|
})
|
||||||
}, 100000)
|
}, 100000)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue