We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14bea1 commit f0debbeCopy full SHA for f0debbe
apps/site/next.calendar.constants.mjs
@@ -24,7 +24,7 @@ export const SHARED_CALENDAR_KEY =
24
* This is Node.js's Public Google Calendar ID used for all public entries from Node.js Calendar
25
*/
26
export const CALENDAR_NODEJS_ID =
27
- 'nodejs.org_nr77ama8p7d7f9ajrpnu506c98@group.calendar.google.com';
+ 'c_16f0ae5d3a22625175d199dbdb1cac84c2d09eab7f173e94f558417cb5cdbfd8@group.calendar.google.com';
28
29
/**
30
* Default Date format for Calendars and Time Components
0 commit comments