carddav: rename Address to AddressObject
This commit is contained in:
@@ -24,7 +24,7 @@ type AddressBookMultiGet struct {
|
||||
Props []string
|
||||
}
|
||||
|
||||
type Address struct {
|
||||
type AddressObject struct {
|
||||
Href string
|
||||
Card vcard.Card
|
||||
}
|
||||
|
Reference in New Issue
Block a user