Update config-template.ts

This commit is contained in:
Daniel 2021-12-05 15:15:17 -08:00
parent ecc50d6e7b
commit 2754fdc079
No known key found for this signature in database
GPG Key ID: 771601B78F6934C8

View File

@ -8,5 +8,7 @@ export const config:Config = {
"userLog":"",
"userLogging":true,
"staffRoles":["", ""],
"warnBehavior":[]
"warnBehavior":[],
"supportChannelId":"",
"supportRoleId":""
}