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

This commit is contained in:
Ludovic Marcotte
2017-01-06 09:54:54 -05:00
parent d139d9e75d
commit 926cf6f34c
+2
View File
@@ -891,6 +891,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[self setAttendees: attendees];
}
}
[self setLastModified: [NSCalendarDate calendarDate]];
}
- (void) changeParticipationStatus: (NSDictionary *) theValues