Removed old demo API key to silence GitHub secret scanning warning.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-08-23 05:54:33 +03:00
parent e01fd2b158
commit c22e71e3a2

View file

@ -25,7 +25,7 @@
// THIS KEY WON'T WORK IN PRODUCTION!!!
// To make your own Google API key, follow the directions here:
// http://fullcalendar.io/docs/google_calendar/
googleCalendarApiKey: 'AIzaSyDcnW6WejpTOCffshGDDb4neIrXVUA1EAE',
googleCalendarApiKey: '...',
// US Holidays
events: 'en.usa#holiday@group.v.calendar.google.com',