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.
2 parents 4409484 + 6ddf47c commit 0e1c20bCopy full SHA for 0e1c20b
source/views/calendar/index.js
@@ -18,7 +18,7 @@ export default TabNavigator(
18
screen: ({navigation}) => (
19
<GoogleCalendarView
20
navigation={navigation}
21
- calendarId="le6tdd9i38vgb7fcmha0hu66u9gjus2e@import.calendar.google.com"
+ calendarId="5g91il39n0sv4c2bjdv1jrvcpq4ulm4r@import.calendar.google.com"
22
/>
23
),
24
navigationOptions: {
0 commit comments