mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Cal fade
This commit is contained in:
@@ -152,7 +152,7 @@ jQuery(document).ready(function($) {
|
||||
table.append(row);
|
||||
}
|
||||
|
||||
$('.calendar').html(table);
|
||||
$('.calendar').updateWithText(table,1000);
|
||||
|
||||
setTimeout(function() {
|
||||
updateCalendar();
|
||||
|
Reference in New Issue
Block a user