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 {
|
||||
command: "toggle",
|
||||
name: "toggle",
|
||||
usage: "<module>",
|
||||
admin: true,
|
||||
desc: "toggle a module on or off in current channel",
|
||||
execute
|
||||
|
|
Loading…
Reference in a new issue