diff --git a/src/components/molecules/IntegrationSettings.tsx b/src/components/molecules/IntegrationSettings.tsx index 6cd9a502..033aa55c 100644 --- a/src/components/molecules/IntegrationSettings.tsx +++ b/src/components/molecules/IntegrationSettings.tsx @@ -151,7 +151,7 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I ) : ( <> {recording.google_sheet_email && ( - + Logged in as: {recording.google_sheet_email} )}