Skip to content

Commit b39ccbb

Browse files
authored
Update St. Olaf calendar URL
We have changed calendar backend systems, so the old URL will go away soon. This is, I believe, the new ID for the master St. Olaf calendar. It has the (dis)advantage of including Alumni and Athletics events, but we're not sure how to exclude them yet.
1 parent 933229b commit b39ccbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/calendar/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default TabNavigator(
1818
screen: ({navigation}) => (
1919
<GoogleCalendarView
2020
navigation={navigation}
21-
calendarId="le6tdd9i38vgb7fcmha0hu66u9gjus2e@import.calendar.google.com"
21+
calendarId=" 5g91il39n0sv4c2bjdv1jrvcpq4ulm4r@import.calendar.google.com"
2222
/>
2323
),
2424
navigationOptions: {

0 commit comments

Comments
 (0)