aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/monfront/main.go3
1 files changed, 3 insertions, 0 deletions
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; } */
</style>
+ <script>
+ setTimeout(function() { location.reload(true) }, 30000)
+ </script>
</head>
<body>
<nav id="mainmenu">