mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 18:35:28 +03:00
update
This commit is contained in:
@@ -482,7 +482,7 @@ async def on_cancel(_callback: CallbackQuery, _button: Button, manager: DialogMa
|
|||||||
|
|
||||||
|
|
||||||
async def on_back_to_menu(_callback: CallbackQuery, _button: Button, manager: DialogManager):
|
async def on_back_to_menu(_callback: CallbackQuery, _button: Button, manager: DialogManager):
|
||||||
await manager.done()
|
await manager.start(SharedTestsSG.tests_list, mode=StartMode.RESET_STACK)
|
||||||
|
|
||||||
|
|
||||||
shared_create_test_dialog = Dialog(
|
shared_create_test_dialog = Dialog(
|
||||||
|
|||||||
Reference in New Issue
Block a user