Fix the refactoring

This commit is contained in:
2025-08-21 09:07:59 +00:00
parent 1817d985f5
commit affa23fb63
+1 -1
View File
@@ -252,7 +252,7 @@ class InfiniteCalendar {
this.addEventsToWeek(weekEl, vw)
}
this.applySelectionToVisible()
this.eventManager.applySelectionToVisible()
}
updateYearLabel(scrollTop) {