Explorar o código

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

Thanks to xet7 !
Lauri Ojansivu hai 1 ano
pai
achega
c22e71e3a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/wekan-fullcalendar/fullcalendar/demos/gcal.html

+ 1 - 1
packages/wekan-fullcalendar/fullcalendar/demos/gcal.html

@@ -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',