From 564ec5c2a3551d4b5613f638dc9122fecc7125d0 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Tue, 11 Dec 2018 13:25:01 +0100 Subject: [PATCH] monfront - add a timeout with reload This finally adds a reload to the frontend, so that one hasn't to reload manually all the time. --- cmd/monfront/main.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cmd/monfront/main.go b/cmd/monfront/main.go index 7d80c65..2178308 100644 --- a/cmd/monfront/main.go +++ b/cmd/monfront/main.go @@ -344,6 +344,9 @@ var ( td.state-2 { background: red; } td.state-99 { background: gray; } */ +