summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/MyfastfileCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/MyfastfileCom.py')
-rw-r--r--module/plugins/accounts/MyfastfileCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/MyfastfileCom.py b/module/plugins/accounts/MyfastfileCom.py
index c07166ad8..eff112a2f 100644
--- a/module/plugins/accounts/MyfastfileCom.py
+++ b/module/plugins/accounts/MyfastfileCom.py
@@ -7,7 +7,7 @@ from module.plugins.internal.Account import Account
class MyfastfileCom(Account):
- __name = "MyfastfileCom"
+ __name__ = "MyfastfileCom"
__type__ = "account"
__version__ = "0.08"
__status__ = "testing"