Stop command does not need consoleIndex
This commit is contained in:
parent
b9bf7b4bec
commit
db765ace5d
1 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,4 @@ module.exports={
|
|||
},
|
||||
desc: "Restart bot", // Command description
|
||||
usage: ' <required> [optional]', // Command usage
|
||||
hidden: true,
|
||||
consoleIndex: true
|
||||
}
|
||||
hidden: true
|
||||
|
|
Loading…
Reference in a new issue