fixed gistogramm

This commit is contained in:
2026-06-17 11:22:15 +03:00
parent 920a839197
commit f4ef87705c
3 changed files with 16 additions and 114 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ def health():
return {
"ok": status["db_ok"],
"ts": time.time(),
"api_build": "2026-06-16h",
"api_build": "2026-06-16i",
**status,
**elevation_status(),
}