fix crash

This commit is contained in:
big nutty 2023-11-08 07:41:49 +00:00
parent 3e53b27fbe
commit 8f050c7b8a

View file

@ -209,7 +209,6 @@ module.exports = {
setTimeout(()=>{
editOrReply(context, {
embeds: context.response.embeds,
components:[]
})
}, 100000)