added gistogramm

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