[test] tesing update ignoring

pull/138/head
ZetGo | Aleksej K. 2025-05-24 18:23:23 +03:00
parent 2963d0a81f
commit 2829ac56f4
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ class UpdaterMod(loader.Module):
self.set("ignore_permanent", self.get_latest())
await call.answer(self.strings("latest_disabled"))
return
####
await self._delete_all_upd_messages()
with contextlib.suppress(Exception):