mirror of https://github.com/dapr/docs.git
Enable debugging for algolia
This commit is contained in:
parent
178f46e381
commit
4f725711c4
|
|
@ -11,7 +11,7 @@
|
||||||
// matching your search input
|
// matching your search input
|
||||||
inputSelector: '.td-search-input',
|
inputSelector: '.td-search-input',
|
||||||
// Set debug to true to inspect the dropdown
|
// Set debug to true to inspect the dropdown
|
||||||
debug: false,
|
debug: true,
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
Loading…
Reference in New Issue