summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/LomafileCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/LomafileCom.py')
-rw-r--r--module/plugins/accounts/LomafileCom.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/module/plugins/accounts/LomafileCom.py b/module/plugins/accounts/LomafileCom.py
index f9b99eb3a..a97ccefc6 100644
--- a/module/plugins/accounts/LomafileCom.py
+++ b/module/plugins/accounts/LomafileCom.py
@@ -4,13 +4,13 @@ from module.plugins.internal.XFSPAccount import XFSPAccount
class LomafileCom(XFSPAccount):
- __name__ = "LomafileCom"
- __type__ = "account"
+ __name__ = "LomafileCom"
+ __type__ = "account"
__version__ = "0.01"
__description__ = """Lomafile.com account plugin"""
- __license__ = "GPLv3"
- __authors__ = [("guidobelix", "guidobelix@hotmail.it")]
+ __license__ = "GPLv3"
+ __authors__ = [("guidobelix", "guidobelix@hotmail.it")]
HOSTER_NAME = "lomafile.com"