summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/CzshareComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/CzshareComFolder.py')
-rw-r--r--module/plugins/crypter/CzshareComFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/CzshareComFolder.py b/module/plugins/crypter/CzshareComFolder.py
index cb41426d7..7728f236e 100644
--- a/module/plugins/crypter/CzshareComFolder.py
+++ b/module/plugins/crypter/CzshareComFolder.py
@@ -5,7 +5,7 @@ from module.plugins.internal.Crypter import Crypter
class CzshareComFolder(Crypter):
- __name__ = "CzshareComFolder"
+ __name = "CzshareCom"
__type__ = "crypter"
__version__ = "0.22"
__status__ = "testing"