diff --git a/apps/schoolCalendar/custom.html b/apps/schoolCalendar/custom.html index 6c288d600..76388c01e 100644 --- a/apps/schoolCalendar/custom.html +++ b/apps/schoolCalendar/custom.html @@ -25,7 +25,7 @@

Create your events on the week shown. Keep in note that your events repeat weekly.

-

One you have created your events, Click or try in

One you have created your events, Click . or try in

All day events are not supported. A feature that lets you get the calendar from your watch will be added in a future update.

@@ -444,7 +444,7 @@ draw(); }); }); - document.getElementById("upload").addEventListener("click", function () { + document.getElementById("emulator").addEventListener("click", function () { //Cacultate data: var calendarEvents = calendar.getEvents(); let schedule = []