fix(ui): unify connectivity labels and move contour refresh to header

This commit is contained in:
DCCONSTRUCTIONS
2026-09-25 23:24:45 +03:00
parent f3640026cf
commit e2cf3078b6
11 changed files with 92 additions and 31 deletions
+1 -1
View File
@@ -722,7 +722,7 @@ def run_worker_agent_probe(
):
return _failed_probe(
profile,
"telemetry-agent-unavailable",
"telemetry-receiver-unavailable",
started,
source="agent-mqtt",
)