Treat pending status as OK for title bar color aggregation
All checks were successful
Build and Release / build-and-release (push) Successful in 1m12s

Apply same logic used for inactive status to pending status.
Pending services now contribute to OK count instead of being
ignored, preventing blue title bar during service transitions.
This commit is contained in:
2025-11-20 18:09:59 +01:00
parent 0cba083305
commit 5d6b8e6253
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-agent"
version = "0.1.95"
version = "0.1.96"
edition = "2021"
[dependencies]