From 8356946de32cb511f0a12aae26253219c554e99e Mon Sep 17 00:00:00 2001 From: hmo Date: Sun, 19 Jul 2026 11:11:59 +0800 Subject: [PATCH] refactor: health tab now uses new dashboard, added dashboard tab --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 53b78d49..39d65626 100644 --- a/static/index.html +++ b/static/index.html @@ -68,7 +68,7 @@ body { background: #0f0f13; color: #e2e8f0; }