[test] testing

pull/138/head
ZetGo | Aleksej K. 2025-05-24 18:57:35 +03:00
parent 6e6c391efb
commit c30ea41f54
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):