diff --git a/public/script.js b/public/script.js index 24dd839f6..c571abd8e 100644 --- a/public/script.js +++ b/public/script.js @@ -9181,7 +9181,7 @@ jQuery(async function () { })); SlashCommandParser.addCommandObject(SlashCommand.fromProps({ name: 'tempchat', - callback: async () => { + callback: () => { return new Promise((resolve, reject) => { const eventCallback = async (chatId) => { if (chatId) {