Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 58f08230 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #4071 from nextcloud/backport/4037/stable3.2

[stable3.2] Save parsed dav data in the calendarObject while updateCalendarObject…
parents 7da19434 05e6f35e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@ const actions = {
			calendarId: calendarObject.calendarId,
			calendarObjectId: calendarObject.id,
		})
		context.commit('resetCalendarObjectToDav', { calendarObject })
		context.commit('incrementModificationCount')
	},