mirror of
https://github.com/urosran/cally.git
synced 2025-07-10 07:07:16 +00:00
Patch fix
This commit is contained in:
@ -180,6 +180,7 @@ index 848ceba..f326b8e 100644
|
||||
+ tmpDay_1 = add(tmpDay_1, { days: 1 });
|
||||
}
|
||||
+
|
||||
+ console.log(finalEvents_1);
|
||||
return finalEvents_1;
|
||||
}
|
||||
}, [events, sortedMonthView]);
|
||||
|
Reference in New Issue
Block a user