fix(bot-discord): fix "Thinking..."

you have thinked for too long my child
This commit is contained in:
GramingFoxTeam
2023-08-10 17:22:59 +03:00
parent 19651c0fb1
commit 2deeb4f2b3
8 changed files with 11 additions and 11 deletions

View File

@@ -52,6 +52,6 @@ export default {
actionBy: interaction.member,
channel: interaction.channel,
expire: parsedDuration
});
}, interaction);
}
};