mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 00:02:20 +00:00
caldav: Support VJOURNAL
This commit is contained in:
@@ -143,6 +143,9 @@ impl Resource for CalendarResource {
|
||||
SupportedCalendarComponent {
|
||||
name: "VTODO".to_owned(),
|
||||
},
|
||||
SupportedCalendarComponent {
|
||||
name: "VJOURNAL".to_owned(),
|
||||
},
|
||||
],
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user