diff --git a/configuration/config.default.json b/configuration/config.default.json index e0c90ef2..91cd2ba6 100644 --- a/configuration/config.default.json +++ b/configuration/config.default.json @@ -18,7 +18,7 @@ "autoreact_react_map": {"hello": "👋"}, "core_command_prefix": ".", "core_enable_logging": true, - "core_enabled_extensions": ["config", "extension"], + "core_enabled_extensions": ["administration.config", "administration.extension"], "core_guild_events_channel": "", "core_guild_id": "", "core_logging_channel": "",