From 859bf60ee5eea495a0a5c28bfe28613828eaaadb Mon Sep 17 00:00:00 2001 From: Leo Giovanetti Date: Thu, 15 Sep 2022 07:53:39 -0300 Subject: [PATCH] Including cal.com domain (#4492) --- apps/web/pages/v2/settings/my-account/profile.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/pages/v2/settings/my-account/profile.tsx b/apps/web/pages/v2/settings/my-account/profile.tsx index 4f3527c1fd..3f5532703b 100644 --- a/apps/web/pages/v2/settings/my-account/profile.tsx +++ b/apps/web/pages/v2/settings/my-account/profile.tsx @@ -166,7 +166,7 @@ const ProfileView = () => { { formMethods.setValue("username", e?.target.value);