mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 02:22:21 +00:00
carddav: fix resource name for AddressObjectResource
This commit is contained in:
@@ -72,7 +72,7 @@ impl Resource for AddressObjectResource {
|
|||||||
|
|
||||||
#[inline]
|
#[inline]
|
||||||
fn resource_name() -> &'static str {
|
fn resource_name() -> &'static str {
|
||||||
"caldav_calendar_object"
|
"carddav_address_object"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user