1
0
mirror of https://github.com/etesync/android synced 2025-01-11 00:01:12 +00:00

Allow only one anniversary to comply with VCard 4 (fixes #277)

This commit is contained in:
rfc2822 2014-07-12 13:08:00 +02:00
parent b7cd8baa05
commit e78151a244

View File

@ -77,7 +77,7 @@
<DataKind kind="event" dateWithTime="false" >
<Type maxOccurs="1" type="birthday" yearOptional="false" />
<Type type="anniversary" />
<Type maxOccurs="1" type="anniversary" />
</DataKind>
<DataKind kind="sip_address" maxOccurs="1" />