mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
test commit
This commit is contained in:
@@ -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);
|
||||||
})();
|
})();
|
||||||
|
|
||||||
});
|
});
|
Reference in New Issue
Block a user