diff --git a/apps/schoolCalendar/custom.html b/apps/schoolCalendar/custom.html index 89ef28c00..8f27b1c04 100644 --- a/apps/schoolCalendar/custom.html +++ b/apps/schoolCalendar/custom.html @@ -69,7 +69,7 @@ }, }); calendar.render(); - calendar.gotoDate(2021-01-01); + calendar.gotoDate(2021-04-01); }); // When the 'upload' button is clicked...