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