Skip to content

Commit 84e2c45

Browse files
authored
Merge pull request #329 from segmentio/repo-sync
repo sync
2 parents 24ed055 + 8011f2c commit 84e2c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/algolia/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ function initAutocomplete(item){
5454
query,
5555
params: {
5656
hitsPerPage: 7,
57-
facetFilters: ['hidden:-true'],
57+
facetFilters: ['hidden:-true', 'engage:-true'],
5858
clickAnalytics: true,
5959
},
6060
},

0 commit comments

Comments
 (0)