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

Unverified Commit 2125e03a authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #4037 from...

Merge pull request #4037 from nextcloud/fix/3100-show_attendance_state_for_resources_to_reflect_iCal_properties

Save parsed dav data in the calendarObject while updateCalendarObject…
parents c4fe96d6 5ff7c958
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')
	},