change out admin-only for minimum power level
This commit is contained in:
parent
da06f52739
commit
99e0b86d50
2 changed files with 4 additions and 3 deletions
|
|
@ -46,7 +46,7 @@ export default {
|
|||
command: "toggle",
|
||||
name: "toggle",
|
||||
usage: "<module>",
|
||||
admin: true,
|
||||
minPwr: 50,
|
||||
desc: "toggle a module on or off in current channel",
|
||||
execute
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue