fix: uploadFiles не теряет файлы после resetAll — сохраняет sf.slice()
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-14 19:31:44 +04:00
parent e513bf3c9e
commit cd29e727f3
2 changed files with 11 additions and 8 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.24"
VERSION = "0.0.25"
def create_app():