update perms
This commit is contained in:
parent
6f594f148e
commit
a035cb352f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ exports.conf = {
|
|||
enabled: true,
|
||||
guildOnly: false,
|
||||
aliases: [],
|
||||
permLevel: "User"
|
||||
permLevel: "Administrator"
|
||||
};
|
||||
|
||||
exports.help = {
|
||||
|
|
Loading…
Reference in a new issue