mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
test commit
This commit is contained in:
parent
beb10ce326
commit
dcc249799b
@ -145,7 +145,7 @@ jQuery(document).ready(function($) {
|
|||||||
if (newsIndex < 0) newsIndex = news.length - 1;
|
if (newsIndex < 0) newsIndex = news.length - 1;
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
showNews();
|
showNews();
|
||||||
}, 5000);
|
}, 5500);
|
||||||
})();
|
})();
|
||||||
|
|
||||||
});
|
});
|
Loading…
x
Reference in New Issue
Block a user