From 4a74abcb34d6e73b6a56ef54c877c960b15684a5 Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Wed, 29 Jun 2022 20:22:07 +0200 Subject: [PATCH] change meeting url to a link (#3198) Co-authored-by: CarinaWolli --- packages/emails/src/components/LocationInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/emails/src/components/LocationInfo.tsx b/packages/emails/src/components/LocationInfo.tsx index 801d5848d0..63f6651b64 100644 --- a/packages/emails/src/components/LocationInfo.tsx +++ b/packages/emails/src/components/LocationInfo.tsx @@ -63,7 +63,7 @@ export function LocationInfo(props: { calEvent: CalendarEvent; t: TFunction }) {
<> {t("meeting_url")}:{" "} - + {meetingUrl}