summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/OverLoadMe.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/OverLoadMe.py')
-rw-r--r--module/plugins/accounts/OverLoadMe.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/OverLoadMe.py b/module/plugins/accounts/OverLoadMe.py
index b0e38c849..8d3a2d1aa 100644
--- a/module/plugins/accounts/OverLoadMe.py
+++ b/module/plugins/accounts/OverLoadMe.py
@@ -8,6 +8,7 @@ class OverLoadMe(Account):
__name__ = "OverLoadMe"
__type__ = "account"
__version__ = "0.06"
+ __status__ = "stable"
__description__ = """Over-Load.me account plugin"""
__license__ = "GPLv3"