diff options
Diffstat (limited to 'modules/bot_channel.py')
| -rw-r--r-- | modules/bot_channel.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/bot_channel.py b/modules/bot_channel.py index 4daeb645..d7c7e8b2 100644 --- a/modules/bot_channel.py +++ b/modules/bot_channel.py @@ -1,3 +1,5 @@ +#--depends-on config + from src import ModuleManager, utils @utils.export("serverset", {"setting": "bot-channel", |
