mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Fix prettier issue.
This commit is contained in:
parent
cdb9b9bb87
commit
0344399253
@ -85,8 +85,8 @@ const CalendarFetcher = function (url, reloadInterval, excludedEvents, maximumEn
|
|||||||
scheduleTimer();
|
scheduleTimer();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
Log.debug(" parsed data=" + JSON.stringify(data));
|
Log.debug(" parsed data=" + JSON.stringify(data));
|
||||||
|
|
||||||
const newEvents = [];
|
const newEvents = [];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user