Fix JMAP AddressBook/query fetches wrong resources
This commit is contained in:
@@ -347,7 +347,7 @@ impl ContactCardQuery for Server {
|
||||
.fetch_dav_resources(
|
||||
access_token.account_id(),
|
||||
account_id,
|
||||
SyncCollection::Calendar,
|
||||
SyncCollection::AddressBook,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user