Compliment speed

This commit is contained in:
Michael Teeuw 2014-02-20 19:29:35 +01:00
parent e0fd0cc6f0
commit 63bc612148

View File

@ -76,7 +76,7 @@ jQuery(document).ready(function($) {
setTimeout(function() {
updateCompliment();
}, 5000);
}, 20000);
})();
(function updateWeather()