mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Compliment speed
This commit is contained in:
@@ -76,7 +76,7 @@ jQuery(document).ready(function($) {
|
|||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
updateCompliment();
|
updateCompliment();
|
||||||
}, 5000);
|
}, 20000);
|
||||||
})();
|
})();
|
||||||
|
|
||||||
(function updateWeather()
|
(function updateWeather()
|
||||||
|
Reference in New Issue
Block a user