Skip to content

Commit

Permalink
#1238 Allow labels to be customized via configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmartin committed Nov 17, 2021
1 parent 6ca8f61 commit 969c7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/configuration/VFBMain/searchConfiguration.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ var searchConfiguration = {
"id": "short_form",
"labels" : "facets_annotation"
},
"label_manipulation" : label => label,
"filters_expanded": true,
"filter_positive" : "^100",
"filter_negative" : "^0.001",
Expand Down

0 comments on commit 969c7d6

Please sign in to comment.