mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
[Core] Hotfix
This commit is contained in:
@@ -23,6 +23,7 @@ class Settings:
|
||||
"MOD_ROLE": "Process",
|
||||
"PREFIXES": []}
|
||||
}
|
||||
self._memory_only = False
|
||||
|
||||
if not dataIO.is_valid_json(self.path):
|
||||
self.bot_settings = deepcopy(self.default_settings)
|
||||
|
||||
Reference in New Issue
Block a user