mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 20:32:48 +00:00
Add namespaces
This commit is contained in:
@@ -64,7 +64,6 @@ pub enum CalendarProp {
|
||||
CalendarOrder(Option<i64>),
|
||||
// TODO: Re-add
|
||||
#[xml(ns = "rustical_dav::namespace::NS_CALDAV")]
|
||||
#[xml(skip_deserializing)]
|
||||
SupportedCalendarComponentSet(SupportedCalendarComponentSet),
|
||||
#[xml(skip_deserializing)]
|
||||
#[xml(ns = "rustical_dav::namespace::NS_CALDAV")]
|
||||
|
||||
Reference in New Issue
Block a user