pull/163/head
Who? 2025-07-28 17:28:33 +00:00
parent 9bdaaf0574
commit 9146f16460
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,7 @@ class LoaderMod(loader.Module):
async def restart_inline(call: InlineCall):
await call.edit(self.strings["requirements_restarted"])
await self.invoke("restart", "-f", message=message)
await self.invoke("restart@me", "-f", message=message)
async def core_overwrite(e: CoreOverwriteError):
nonlocal message