From 268c5adb3c393982b1c337b72d46cb8d1cc84021 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 25 May 2019 21:40:06 +0100 Subject: Add `depends-on` hashflags to relevant modules --- modules/auto_mode.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/auto_mode.py') diff --git a/modules/auto_mode.py b/modules/auto_mode.py index fd01f787..db503133 100644 --- a/modules/auto_mode.py +++ b/modules/auto_mode.py @@ -1,3 +1,8 @@ +#--depends-on channel_access +#--depends-on commands +#--depends-on config +#--depends-on permissions + from src import ModuleManager, utils @utils.export("channelset", {"setting": "automode", -- cgit v1.3.1-10-gc9f91