Skip to content

Commit

Permalink
Updated facet names
Browse files Browse the repository at this point in the history
  • Loading branch information
zotya committed Feb 14, 2023
1 parent f02946b commit 798f43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/facets.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ const facets = [
field: 'places',
isFilterable: true,
isMulti: true,
label: 'Regions/Places/Cities/Seas...',
label: 'Regions/Places',
blacklist: placesBlacklist,
show: 10000,
showAllOptions: true, // show all options (even if 0) in modal facet
Expand Down

0 comments on commit 798f43b

Please sign in to comment.