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