mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
Fix prettier issue.
This commit is contained in:
parent
cdb9b9bb87
commit
0344399253
@ -86,7 +86,7 @@ const CalendarFetcher = function (url, reloadInterval, excludedEvents, maximumEn
|
|||||||
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