summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FreakhareComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/FreakhareComFolder.py')
-rw-r--r--module/plugins/crypter/FreakhareComFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/FreakhareComFolder.py b/module/plugins/crypter/FreakhareComFolder.py
index e939fe467..7ea7ae6ad 100644
--- a/module/plugins/crypter/FreakhareComFolder.py
+++ b/module/plugins/crypter/FreakhareComFolder.py
@@ -6,7 +6,7 @@ from module.plugins.internal.SimpleCrypter import SimpleCrypter, create_getInfo
class FreakhareComFolder(SimpleCrypter):
- __name__ = "FreakhareComFolder"
+ __name = "FreakhareCom"
__type__ = "crypter"
__version__ = "0.04"
__status__ = "testing"