whoops i forgor i added it
This commit is contained in:
parent
87477ce013
commit
2e09aacee2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue