Skip to content

Commit

Permalink
fix: OOO redirect, email wrong formatting (#17829)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit91848 authored Nov 25, 2024
1 parent c1112ab commit 050102f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export const BookingRedirectEmailNotification = (
eventOwner: props.eventOwner,
dates: props.dates,
oldDates: props.oldDates ?? "",
interpolation: { escapeValue: false },
}
)}
<br />
Expand Down

0 comments on commit 050102f

Please sign in to comment.