From e9adf29897ccc17eef2f6390971d9c1b6c44ec5a Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 28 Nov 2022 20:00:44 -0600 Subject: [PATCH] cleanup watchout template --- plugins/watchout/template.ejs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/plugins/watchout/template.ejs b/plugins/watchout/template.ejs index f43207a..6cc1056 100644 --- a/plugins/watchout/template.ejs +++ b/plugins/watchout/template.ejs @@ -2,7 +2,6 @@

<%= listName %>

- - - - - +
@@ -20,13 +19,10 @@

<%= minutes %>:<%= ((seconds%60)+"").padStart(2, "0") %>.<%= millis%1000 %>

Busy
<%= data.busy %>
Display Open
<%= data.displayOpen %>