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