mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Removed old demo API key to silence GitHub secret scanning warning.
Thanks to xet7 !
This commit is contained in:
parent
e01fd2b158
commit
c22e71e3a2
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue