Fix aggressive refactor
This commit is contained in:
parent
029b6a51b1
commit
03f0ef17be
@ -33,7 +33,7 @@ class Werewolf(Cog):
|
|||||||
default_guild = {
|
default_guild = {
|
||||||
"role_id": None,
|
"role_id": None,
|
||||||
"category_id": None,
|
"category_id": None,
|
||||||
"channel_name": None,
|
"channel_id": None,
|
||||||
"log_channel_id": None,
|
"log_channel_id": None,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user