diff --git a/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx b/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx index b2c6c9398e47..750a4de859ec 100644 --- a/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx +++ b/superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx @@ -469,9 +469,7 @@ const ExtraOptions = ({ ), children: ( <> - +
- +
{isFileUploadSupportedByEngine && ( - +
)} {isFileUploadSupportedByEngine && !!db?.allow_file_upload && ( - +
{t('Schemas allowed for File upload')}