Fixed maintenance command

This commit is contained in:
Christer Warén 2021-09-06 05:11:49 +03:00
parent 9a5075f27e
commit 9303dd1c19

View File

@ -61,7 +61,7 @@ module.exports = {
);
if(!action){
interaction.reply({
return interaction.reply({
content: "**" + client.messages.maintenanceTitle + "**",
components: [menu],
ephemeral: true