Add videocallData (#7899)
parent
fe0745121b
commit
f630e8af40
|
@ -1654,7 +1654,7 @@ async function handler(
|
|||
}
|
||||
|
||||
// Use EventManager to conditionally use all needed integrations.
|
||||
|
||||
addVideoCallDataToEvt(originalRescheduledBooking.references);
|
||||
const updateManager = await eventManager.reschedule(evt, originalRescheduledBooking.uid);
|
||||
// This gets overridden when updating the event - to check if notes have been hidden or not. We just reset this back
|
||||
// to the default description when we are sending the emails.
|
||||
|
|
Loading…
Reference in New Issue