fix for email (#2220)

This commit is contained in:
Syed Ali Shahbaz
2022-03-21 10:21:00 +00:00
committed by GitHub
parent 94b210329b
commit 8671255d5c
@@ -88,7 +88,7 @@ ${this.getAdditionalNotes()}
${emailScheduledBodyHeaderContent(
this.calEvent.organizer.language.translate("booking_submitted"),
this.calEvent.organizer.language.translate("user_needs_to_confirm_or_reject_booking", {
user: this.calEvent.attendees[0].name,
user: this.calEvent.organizer.name,
})
)}
${emailSchedulingBodyDivider()}