whoops, forgot to reload the weather ;)
parent
9a9ba9991b
commit
6bfab05718
|
@ -15,7 +15,7 @@
|
|||
loadWeather();
|
||||
|
||||
setInterval( function() {
|
||||
refreshContent();
|
||||
loadWeather();
|
||||
}, 900000);
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue