mirror of
https://github.com/KevinMidboe/homehub.git
synced 2025-10-29 17:40:26 +00:00
First commit, added HTML folder
This commit is contained in:
3
html/scripts/3minReload.js
Normal file
3
html/scripts/3minReload.js
Normal file
@@ -0,0 +1,3 @@
|
||||
setInterval(function() {
|
||||
window.location.reload();
|
||||
}, 300000);
|
||||
Reference in New Issue
Block a user