From 15142efdd45c32a5532332364f4cf23dc964ebe3 Mon Sep 17 00:00:00 2001 From: nxshock Date: Mon, 28 Mar 2022 21:07:44 +0500 Subject: [PATCH] Another black square update --- index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.htm b/index.htm index 4d3769a..40136b1 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}}