mirror of
https://github.com/koloideal/DutyLog.git
synced 2026-06-10 10:25:29 +03:00
update
This commit is contained in:
@@ -36,7 +36,7 @@ async def main():
|
||||
dp.include_router(main_menu_dialog)
|
||||
|
||||
setup_dialogs(dp)
|
||||
setup_dishka(container, dp)
|
||||
setup_dishka(container, dp, auto_inject=True)
|
||||
|
||||
await dp.start_polling(bot)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user