fix: XHR timeout 30с + ontimeout — не висеть бесконечно на загрузке
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-14 10:24:55 +04:00
parent 79cd25a762
commit b6dac6f2bd
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "0.0.18"
VERSION = "0.0.19"
def create_app():