mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +00:00
Fixed maintenance command
This commit is contained in:
parent
9a5075f27e
commit
9303dd1c19
@ -61,7 +61,7 @@ module.exports = {
|
||||
);
|
||||
|
||||
if(!action){
|
||||
interaction.reply({
|
||||
return interaction.reply({
|
||||
content: "**" + client.messages.maintenanceTitle + "**",
|
||||
components: [menu],
|
||||
ephemeral: true
|
||||
|
Loading…
Reference in New Issue
Block a user