summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/FastixRu.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/FastixRu.py')
-rw-r--r--module/plugins/accounts/FastixRu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/FastixRu.py b/module/plugins/accounts/FastixRu.py
index 9e8d1f4fe..7e46ccd05 100644
--- a/module/plugins/accounts/FastixRu.py
+++ b/module/plugins/accounts/FastixRu.py
@@ -6,8 +6,8 @@ from module.common.json_layer import json_loads
class FastixRu(Account):
__name__ = "FastixRu"
- __version__ = "0.02"
__type__ = "account"
+ __version__ = "0.02"
__description__ = """Fastix account plugin"""
__author_name__ = "Massimo Rosamilia"