mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-07-04 05:34:51 -07:00
test commit
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ jQuery(document).ready(function($) {
|
||||
if (newsIndex < 0) newsIndex = news.length - 1;
|
||||
setTimeout(function() {
|
||||
showNews();
|
||||
}, 5000);
|
||||
}, 5500);
|
||||
})();
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user