From fcba3bec030a255a9d2bf6b81dbfa6151ecf3f8d Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Fri, 3 Jun 2022 21:59:40 +0200 Subject: [PATCH] added email to ee helper (#2958) --- apps/web/ee/components/LicenseRequired.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/web/ee/components/LicenseRequired.tsx b/apps/web/ee/components/LicenseRequired.tsx index 967636f346..72aa434107 100644 --- a/apps/web/ee/components/LicenseRequired.tsx +++ b/apps/web/ee/components/LicenseRequired.tsx @@ -33,7 +33,11 @@ const LicenseRequired: FC = ({ children, as = "", ...rest Cal.com console - . + . If your team already has a license, please contact{" "} + + peer@cal.com + {" "} + for help. } />