mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-31 09:55:55 +00:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac246a7dff |
1 changed files with 1 additions and 1 deletions
|
|
@ -900,7 +900,7 @@ class CardDAVStorage(DAVStorage):
|
||||||
xmlns:C="urn:ietf:params:xml:ns:carddav">
|
xmlns:C="urn:ietf:params:xml:ns:carddav">
|
||||||
<prop>
|
<prop>
|
||||||
<getetag/>
|
<getetag/>
|
||||||
<C:address-data/>
|
<C:address-data Content-Type="text/vcard" version="4.0"/>
|
||||||
</prop>
|
</prop>
|
||||||
{hrefs}
|
{hrefs}
|
||||||
</C:addressbook-multiget>"""
|
</C:addressbook-multiget>"""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue