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