From 351526b56ff7f01461463c377bc4690b4a8af6bb Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 19 Dec 2020 12:52:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20cpu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/template/theme-hotaru/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/template/theme-hotaru/home.html b/resource/template/theme-hotaru/home.html index 0c550b9..26663c5 100644 --- a/resource/template/theme-hotaru/home.html +++ b/resource/template/theme-hotaru/home.html @@ -78,7 +78,7 @@
- @#formatPercent(server.State.CPU, 100).percent#@% + @#formatPercent(server.live,server.State.CPU,100).percent#@%