Преглед на файлове

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

Thanks to xet7 !
Lauri Ojansivu преди 1 година
родител
ревизия
c22e71e3a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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!!!
       // THIS KEY WON'T WORK IN PRODUCTION!!!
       // To make your own Google API key, follow the directions here:
       // To make your own Google API key, follow the directions here:
       // http://fullcalendar.io/docs/google_calendar/
       // http://fullcalendar.io/docs/google_calendar/
-      googleCalendarApiKey: 'AIzaSyDcnW6WejpTOCffshGDDb4neIrXVUA1EAE',
+      googleCalendarApiKey: '...',
 
 
       // US Holidays
       // US Holidays
       events: 'en.usa#holiday@group.v.calendar.google.com',
       events: 'en.usa#holiday@group.v.calendar.google.com',