fix for email (#2220)

pull/2218/head
Syed Ali Shahbaz 2022-03-21 15:51:00 +05:30 committed by GitHub
parent 94b210329b
commit 8671255d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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()}