summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/XFSAccount.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/internal/XFSAccount.py')
-rw-r--r--module/plugins/internal/XFSAccount.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/internal/XFSAccount.py b/module/plugins/internal/XFSAccount.py
index 7ae6d816e..b5028eda6 100644
--- a/module/plugins/internal/XFSAccount.py
+++ b/module/plugins/internal/XFSAccount.py
@@ -12,6 +12,7 @@ class XFSAccount(Account):
__name__ = "XFSAccount"
__type__ = "account"
__version__ = "0.39"
+ __status__ = "stable"
__description__ = """XFileSharing account plugin"""
__license__ = "GPLv3"