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