mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-27 08:00:33 +00:00
Add support for events with recurrence dates
This commit is contained in:
@@ -328,6 +328,7 @@
|
||||
[newOccurence autorelease];
|
||||
[newOccurence removeAllRecurrenceRules];
|
||||
[newOccurence removeAllExceptionRules];
|
||||
[newOccurence removeAllRecurrenceDates];
|
||||
[newOccurence removeAllExceptionDates];
|
||||
|
||||
// It is important to set the organizer as some DAV clients (iCal
|
||||
|
||||
Reference in New Issue
Block a user