mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 23:50:34 +00:00
Rollback previous fix
This commit is contained in:
@@ -252,9 +252,8 @@
|
||||
[iCalendarToSave addChild: [[newEvent copy] autorelease]];
|
||||
}
|
||||
}
|
||||
else if (![attendeeObject isNew])
|
||||
else
|
||||
{
|
||||
// Only update the event in attendee's calendar if it was already there
|
||||
iCalendarToSave = [newEvent parent];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user