Added comment

This commit is contained in:
M66B 2022-12-02 20:38:41 +01:00
parent 0283585918
commit dece349688
1 changed files with 1 additions and 0 deletions

View File

@ -3919,6 +3919,7 @@ public class MessageHelper {
VEvent event = icalendar.getEvents().get(0);
// https://www.rfc-editor.org/rfc/rfc5546#section-3.2
if (method.isRequest() || method.isCancel())
CalendarHelper.delete(context, event, message);