Skip to content

Commit 1f7ba65

Browse files
committed
temp
1 parent 144246b commit 1f7ba65

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
@@ -21,7 +21,7 @@ function initAutocomplete(item){
2121
const search = autocomplete({
2222
container: item,
2323
placeholder: 'Search the Segment documentation',
24-
debug: false,
24+
debug: true,
2525
openOnFocus: false,
2626
keyboardShortcuts: ['s', 191],
2727
plugins: [algoliaInsightsPlugin,],

0 commit comments

Comments
 (0)