Skip to content

Commit

Permalink
Update superset-frontend/src/dashboard/components/nativeFilters/Filte…
Browse files Browse the repository at this point in the history
…rsConfigModal/FiltersConfigForm/FiltersConfigForm.tsx

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
  • Loading branch information
john-bodley and michael-s-molina committed Mar 17, 2023
1 parent 61dd061 commit a1c5cf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ const FiltersConfigForm = (
'columns.type',
'columns.verbose_name',
'database.id',
'database_name',
'database.database_name',
'datasource_type',
'filter_select_enabled',
'id',
Expand Down

0 comments on commit a1c5cf6

Please sign in to comment.