feat: add support tickets and imrpove web app loading

This commit is contained in:
3252a8
2026-05-20 16:38:24 +03:00
parent 3b846f0d44
commit d8a1da1f13
78 changed files with 8990 additions and 168 deletions
+3
View File
@@ -196,6 +196,9 @@ async def on_shutdown_configured(dispatcher: Dispatcher):
"promo_code_service",
"subscription_service",
"referral_service",
"support_service",
"notification_service",
"email_auth_service",
*iter_service_keys(),
):
await close_service(service_key)