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