bug hotfix

pull/81/head
Who? 2025-01-11 03:10:59 +10:00 committed by GitHub
parent 87f0a019f3
commit 66193abc0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ class LoaderMod(loader.Module):
await utils.answer(
message, self.strings("finding_module_in_repos")
)
await message.delete()
if (
await self.download_and_install(args, message, force_pm)