Fix issue where roles are not in the config

This commit is contained in:
Ethan Lane 2022-01-22 13:53:03 +00:00
parent 49f04a19cd
commit c15d2f5833
Signed by: Vylpes
GPG key ID: EED233CC06D12504
2 changed files with 1430 additions and 4 deletions

View file

@ -50,5 +50,12 @@
"warn": {
"modrole": "Moderator",
"logchannel": "mod-logs"
},
"role": {
"assignable": [
"Notify",
"VotePings",
"ProjectUpdates"
]
}
}

1427
package-lock.json generated

File diff suppressed because it is too large Load diff