docs: update documentation for insights in JS (#1915)
This commit is contained in:
parent
1f3cf879f1
commit
86bee0873f
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ docsearch({
|
|||
searchParameters: {
|
||||
facetFilters: ['language:en', 'version:1.0.0'],
|
||||
},
|
||||
insights,
|
||||
insights: true,
|
||||
});
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue