mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-15 12:16:17 +00:00
ea3a323581
sliceMultiDayEvents occasionally gets the number of events wrong and produces too many rows Math.ceil() rounds up over 1.04 so we get an abnormal count then the calcs for the midnight loop control used different moment() functions, producing different results fixes #3542