diff --git a/modules/loader.py b/modules/loader.py index 1f702db..ba47d57 100644 --- a/modules/loader.py +++ b/modules/loader.py @@ -83,7 +83,7 @@             if hashlib.sha256(resp.content).hexdigest() not in modules_hashes:                 return await message.edit( -                     "Only " +                     "Only "                     "verified modules or from the official "                     ""                     "custom_modules repository are supported!",