Fix admin roles not applying
This commit is contained in:
parent
62faa6c974
commit
8b001e499a
@ -3,6 +3,7 @@ token = ""
|
||||
appid = ""
|
||||
guildid = ""
|
||||
category_id = ""
|
||||
admin_roles = [""]
|
||||
|
||||
[database]
|
||||
host = ""
|
||||
@ -11,4 +12,4 @@ name = ""
|
||||
username = ""
|
||||
password = ""
|
||||
|
||||
admin_roles = [""]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user