whoops i forgor i added it

This commit is contained in:
Chayapak 2023-10-14 19:10:38 +07:00
parent 87477ce013
commit 2e09aacee2

View file

@ -13,7 +13,7 @@ public class StopCommand extends Command {
super(
"stop",
"Gracefully stops the bot",
new String[] { "<ownerHash>" },
new String[] {},
new String[] {},
TrustLevel.OWNER,
false