Ran npm run lint:prettier..

This commit is contained in:
Julian Dinter 2021-08-22 14:23:10 +02:00
parent 878c0be727
commit 83b8cc6729

View File

@ -327,7 +327,7 @@ const CalendarUtils = {
let dh = moment(date).format("HH");
Log.debug(" recurring date is " + date + " offset is " + dateoffset / 60 + " Hour is " + dh);
if (CalendarUtils.isFullDayEvent(event)) {
Log.debug("Fullday");
// If the offset is negative (east of GMT), where the problem is