ZTL-ARTCC / Current_Website

vZTL's Official Website
GNU Affero General Public License v3.0
5 stars 6 forks source link

ToggleCalendarEventVisibility Typo preventing use of the Calendar feature #626

Closed SpectreLoki closed 1 month ago

SpectreLoki commented 1 month ago

Describe the bug On the vHCF page we faced an issue with the "Route [toggleCalenderEventVisibilty] not defined" error.

Additional context This issue was fixed by editing three different files where that typo was present:

toggleCalenderEventVisibilty -> toggleCalendarEventVisibility

This issue is also present in the template, so fixing it would also allow future users to use the calendar feature.