mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Compliment speed
This commit is contained in:
parent
e0fd0cc6f0
commit
63bc612148
@ -76,7 +76,7 @@ jQuery(document).ready(function($) {
|
|||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
updateCompliment();
|
updateCompliment();
|
||||||
}, 5000);
|
}, 20000);
|
||||||
})();
|
})();
|
||||||
|
|
||||||
(function updateWeather()
|
(function updateWeather()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user