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:
parent
b7cd8baa05
commit
e78151a244
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user