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 1bd1567 + 9380447 commit c370e30Copy full SHA for c370e30
src/calendar.ts
@@ -118,7 +118,7 @@ export const fetchCalendars = async (params?: {
118
[`${DAVNamespaceShort.CALDAV}:calendar-timezone`]: {},
119
[`${DAVNamespaceShort.DAV}:displayname`]: {},
120
[`${DAVNamespaceShort.CALDAV_APPLE}:calendar-color`]: {},
121
- [`${DAVNamespaceShort.CALDAV_APPLE}:getctag`]: {},
+ [`${DAVNamespaceShort.CALENDAR_SERVER}:getctag`]: {},
122
[`${DAVNamespaceShort.DAV}:resourcetype`]: {},
123
[`${DAVNamespaceShort.CALDAV}:supported-calendar-component-set`]: {},
124
[`${DAVNamespaceShort.DAV}:sync-token`]: {},
0 commit comments