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 @@
| @@ -20,13 +19,10 @@ | <%= minutes %>:<%= ((seconds%60)+"").padStart(2, "0") %>.<%= millis%1000 %> |
||
| Busy | <%= data.busy %> |
- ||
| Display Open | <%= data.displayOpen %> |
||