diff --git a/apps/web/pages/booking/[uid].tsx b/apps/web/pages/booking/[uid].tsx index b046645020..f66736cf79 100644 --- a/apps/web/pages/booking/[uid].tsx +++ b/apps/web/pages/booking/[uid].tsx @@ -400,7 +400,7 @@ export default function Success(props: SuccessProps) { )}
{t("what")}
-
{props.bookingInfo.title}
+
{eventName}
{t("when")}
{reschedule && !!formerTime && (