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