summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/MyfastfileComHook.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hooks/MyfastfileComHook.py')
-rw-r--r--module/plugins/hooks/MyfastfileComHook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hooks/MyfastfileComHook.py b/module/plugins/hooks/MyfastfileComHook.py
index 17fdfe4da..1eedd9238 100644
--- a/module/plugins/hooks/MyfastfileComHook.py
+++ b/module/plugins/hooks/MyfastfileComHook.py
@@ -8,7 +8,7 @@ class MyfastfileComHook(MultiHook):
__name__ = "MyfastfileComHook"
__type__ = "hook"
__version__ = "0.06"
- __status__ = "stable"
+ __status__ = "testing"
__config__ = [("pluginmode" , "all;listed;unlisted", "Use for plugins" , "all"),
("pluginlist" , "str" , "Plugin list (comma separated)", "" ),