From e7461e10ce2417a39d98da9df9a016ccc06367b2 Mon Sep 17 00:00:00 2001 From: Drahonn <26854619+Drahonn@users.noreply.github.com> Date: Thu, 18 Sep 2025 22:39:46 +0700 Subject: [PATCH] Correction for cpu history --- web/html/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/web/html/index.html b/web/html/index.html index f2ca8472..84445fbf 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -431,12 +431,12 @@ CPU History - 2s - 30s - 1m - 2m - 3m - 5m + 2m + 30m + 1h + 2h + 3h + 5h
@@ -1124,4 +1124,4 @@ }, }); -{{ template "page/body_end" .}} \ No newline at end of file +{{ template "page/body_end" .}}