summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/LinkdecrypterComHook.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hooks/LinkdecrypterComHook.py')
-rw-r--r--module/plugins/hooks/LinkdecrypterComHook.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hooks/LinkdecrypterComHook.py b/module/plugins/hooks/LinkdecrypterComHook.py
index 1fe7497b3..a4735cd5a 100644
--- a/module/plugins/hooks/LinkdecrypterComHook.py
+++ b/module/plugins/hooks/LinkdecrypterComHook.py
@@ -9,6 +9,7 @@ class LinkdecrypterComHook(MultiHook):
__name__ = "LinkdecrypterComHook"
__type__ = "hook"
__version__ = "1.07"
+ __status__ = "stable"
__config__ = [("activated" , "bool" , "Activated" , True ),
("pluginmode" , "all;listed;unlisted", "Use for plugins" , "all"),