feat: enable user impersonation in GSheets (#14767)

This commit is contained in:
Beto Dealmeida
2021-05-22 13:46:36 -07:00
committed by GitHub
parent fb662698ce
commit 9e13476714
3 changed files with 18 additions and 2 deletions

View File

@@ -291,7 +291,9 @@ const ExtraOptions = ({
indeterminate={false}
checked={!!db?.impersonate_user}
onChange={onInputChange}
labelText={t('Impersonate Logged In User (Presto & Hive)')}
labelText={t(
'Impersonate Logged In User (Presto, Hive, and GSheets)',
)}
/>
<InfoTooltip
tooltip={t(