aboutsummaryrefslogtreecommitdiff
path: root/modules/vote.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/vote.py')
-rw-r--r--modules/vote.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/vote.py b/modules/vote.py
index a1beb522..6a90e157 100644
--- a/modules/vote.py
+++ b/modules/vote.py
@@ -1,3 +1,7 @@
+#--depends-on check_mode
+#--depends-on commands
+#--depends-on permissions
+
import binascii, enum, os, uuid
from src import ModuleManager, utils