From 03f6fc96ef63f9285dc3237fe4a468883b470559 Mon Sep 17 00:00:00 2001 From: nxshock Date: Mon, 28 Mar 2022 20:50:13 +0500 Subject: [PATCH] Change black square code --- index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.htm b/index.htm index c836b2b..4d3769a 100644 --- a/index.htm +++ b/index.htm @@ -211,7 +211,7 @@
{{.Cron}}
- {{if gt .CurrentRunningCount 1}}running {{.CurrentRunningCount}} jobs{{else}}{{if .CurrentRunningCount}}▶ running{{else}}⏹ inactive{{end}}{{end}} + {{if gt .CurrentRunningCount 1}}running {{.CurrentRunningCount}} jobs{{else}}{{if .CurrentRunningCount}}▶ running{{else}}■ inactive{{end}}{{end}} {{.LastStartTime}} {{.LastEndTime}} {{.LastExecutionDuration}}