fix: сброс состояния при F5/закрытии — beforeunload, abort XHR, close EventSource
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-14 19:22:36 +04:00
parent b3298b415e
commit 17bc4aebf8
2 changed files with 33 additions and 7 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.22"
VERSION = "0.0.23"
def create_app():