small fix
This commit is contained in:
parent
ba7c40d0a3
commit
da06f52739
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ function execute(client, event, args) {
|
||||||
export default {
|
export default {
|
||||||
command: "toggle",
|
command: "toggle",
|
||||||
name: "toggle",
|
name: "toggle",
|
||||||
|
usage: "<module>",
|
||||||
admin: true,
|
admin: true,
|
||||||
desc: "toggle a module on or off in current channel",
|
desc: "toggle a module on or off in current channel",
|
||||||
execute
|
execute
|
||||||
|
|
Loading…
Reference in a new issue