summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/MegaDebridEu.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/MegaDebridEu.py')
-rw-r--r--module/plugins/accounts/MegaDebridEu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/MegaDebridEu.py b/module/plugins/accounts/MegaDebridEu.py
index 9a7508617..53c67833c 100644
--- a/module/plugins/accounts/MegaDebridEu.py
+++ b/module/plugins/accounts/MegaDebridEu.py
@@ -14,7 +14,7 @@ class MegaDebridEu(Account):
__authors__ = [("D.Ducatel", "dducatel@je-geek.fr")]
- # Define the base URL of MegaDebrid api
+ #: Define the base URL of MegaDebrid api
API_URL = "https://www.mega-debrid.eu/api.php"