We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e183e8c commit b091718Copy full SHA for b091718
docs/js/custom.js
@@ -76,7 +76,7 @@ $(document).ready(function() {
76
docsearch({
77
container: '#docsearch',
78
appId: 'WLX2XJZTRM',
79
- apiKey: '2f787880034cca4df5db377f12ac3d8a',
+ apiKey: '40ac288790bce56f11de4f1fb8e8ded4',
80
indexName: 'ezplatform_userguide',
81
inputSelector: '#search_input',
82
transformData: function(hits) {
0 commit comments