1.3 обновление главнных подключений

This commit is contained in:
Verum
2025-02-26 11:16:49 +07:00
parent 4d4b2e5a8b
commit 6369eae78b
6 changed files with 16 additions and 1 deletions

View File

@@ -10,4 +10,4 @@ __all__ = ("router",)
router = Router(name="common_head_router")
# Идет самым последним, если другие роутеры не сработали
router.include_router(common_messages_router)
router.include_router(common_messages_router)