mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-18 20:59:45 +00:00
remove regression on event duration
This commit is contained in:
parent
76821d16fc
commit
74887a58f6
@ -240,7 +240,6 @@ const CalendarFetcher = function (url, reloadInterval, excludedEvents, maximumEn
|
||||
const dateKey = date.toISOString().substring(0, 10);
|
||||
let curEvent = event;
|
||||
let showRecurrence = true;
|
||||
let duration = 0;
|
||||
|
||||
startDate = moment(date);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user