Fix issue where roles are not in the config
This commit is contained in:
parent
49f04a19cd
commit
c15d2f5833
2 changed files with 1430 additions and 4 deletions
|
@ -50,5 +50,12 @@
|
|||
"warn": {
|
||||
"modrole": "Moderator",
|
||||
"logchannel": "mod-logs"
|
||||
},
|
||||
"role": {
|
||||
"assignable": [
|
||||
"Notify",
|
||||
"VotePings",
|
||||
"ProjectUpdates"
|
||||
]
|
||||
}
|
||||
}
|
1427
package-lock.json
generated
1427
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue