Fix aggressive refactor

This commit is contained in:
bobloy 2020-09-25 22:04:35 -04:00
parent 029b6a51b1
commit 03f0ef17be

View File

@ -33,7 +33,7 @@ class Werewolf(Cog):
default_guild = {
"role_id": None,
"category_id": None,
"channel_name": None,
"channel_id": None,
"log_channel_id": None,
}