Fix calendar single event treated as recurrent

This commit is contained in:
yflory 2023-10-31 16:01:37 +01:00
parent b9b99da796
commit c354abb1e2

View File

@ -1030,6 +1030,7 @@ ICS ==> create a new event with the same UID and a RECURRENCE-ID field (with a v
APP.recurrenceRule = ev.recurrenceRule;
}
APP.editType = undefined;
var afterConfirm = function () {
var raw = (ev && ev.raw) || {};
var rawData = { // Exact start and end of the selected event