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 6fcbc61 + faf4045 commit 4dd1ac8Copy full SHA for 4dd1ac8
src/calendar.ts
@@ -116,7 +116,7 @@ export const fetchCalendars = async (params?: {
116
props: customProps ?? {
117
[`${DAVNamespaceShort.CALDAV}:calendar-description`]: {},
118
[`${DAVNamespaceShort.CALDAV}:calendar-timezone`]: {},
119
- [`${DAVNamespaceShort.CALDAV}:displayname`]: {},
+ [`${DAVNamespaceShort.DAV}:displayname`]: {},
120
[`${DAVNamespaceShort.CALDAV_APPLE}:calendar-color`]: {},
121
[`${DAVNamespaceShort.CALDAV_APPLE}:getctag`]: {},
122
[`${DAVNamespaceShort.DAV}:resourcetype`]: {},
0 commit comments