mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 02:15:29 +03:00
update
This commit is contained in:
@@ -36,6 +36,7 @@ async def on_password_input(
|
|||||||
await message.answer(
|
await message.answer(
|
||||||
f"❌ Слишком много попыток. Попробуйте через {minutes} мин {seconds} сек"
|
f"❌ Слишком много попыток. Попробуйте через {minutes} мин {seconds} сек"
|
||||||
)
|
)
|
||||||
|
await manager.done()
|
||||||
return
|
return
|
||||||
|
|
||||||
password = message.text.strip()
|
password = message.text.strip()
|
||||||
|
|||||||
Reference in New Issue
Block a user