feat: authenicated as
This commit is contained in:
@@ -152,7 +152,7 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I
|
|||||||
<>
|
<>
|
||||||
{recording.google_sheet_email && (
|
{recording.google_sheet_email && (
|
||||||
<Typography sx={{ margin: '20px 0px 30px 0px' }}>
|
<Typography sx={{ margin: '20px 0px 30px 0px' }}>
|
||||||
Logged in as: {recording.google_sheet_email}
|
Authenticated as: {recording.google_sheet_email}
|
||||||
</Typography>
|
</Typography>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user