We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9204d41 commit e4e4dffCopy full SHA for e4e4dff
.env.sample.js
@@ -1,3 +1,4 @@
1
// Make a copy of this file as '.env.js'
2
// Fill in the variables as appropriate
3
-export const GOOGLE_CALENDAR_API_KEY = 'key goes here'
+export const GOOGLE_CALENDAR_API_KEY = 'calendar key goes here'
4
+export const GOOGLE_MAPS_API_KEY = 'maps key goes here'
0 commit comments