mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 00:49:45 +00:00
Merge branch 'master' into fix-some-warnings
Conflicts: SoObjects/Appointments/SOGoAppointmentObject.m
This commit is contained in:
@@ -675,6 +675,12 @@
|
||||
return [self saveCalendar: [newObject parent]];
|
||||
}
|
||||
|
||||
- (NSException *) saveComponent: (iCalRepeatableEntityObject *) newEvent
|
||||
force: (BOOL) forceSave
|
||||
{
|
||||
return [self saveComponent: newEvent];
|
||||
}
|
||||
|
||||
/* raw saving */
|
||||
|
||||
/* EMail Notifications */
|
||||
|
||||
Reference in New Issue
Block a user