fix: remove api blueprint syntax error
Deploy drhider / validate (push) Canceled after 0s

This commit is contained in:
“Naeel”
2026-08-31 20:55:26 +03:00
parent ce234132dd
commit e7d771e00f
4 changed files with 29 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "0.0.76"
VERSION = "0.0.77"
def setup_logging():