mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 23:26:12 +02:00
Added comment
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user