(fix) make sure to bump LAST-MODIFIED to trigger all auto-scheduling code

pull/232/head
Ludovic Marcotte 2017-01-06 09:54:02 -05:00
parent ea7934a73c
commit ce0575517d
1 changed files with 2 additions and 0 deletions

View File

@ -884,6 +884,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[self setAttendees: attendees];
}
}
[self setLastModified: [NSCalendarDate calendarDate]];
}
- (void) changeParticipationStatus: (NSDictionary *) theValues