WEB-APP/ Optimization/ Build fix/ Hotkey edit mode/ Log rotation/ Form a11y/ E2E non-blocking

This commit is contained in:
Vladless
2026-04-13 00:38:29 +00:00
parent c1b9b20ea3
commit c693c28ee7
270 changed files with 20933 additions and 6365 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
from aiohttp.web_urldispatcher import UrlDispatcher
from handlers.payments.heleket.webhook import heleket_webhook
from handlers.payments.kassai.webhook import kassai_webhook
from services.payments.heleket.webhook import heleket_webhook
from services.payments.kassai.webhook import kassai_webhook
from utils.modules_loader import load_module_webhooks