mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-16 21:27:39 +00:00
Merge pull request #1339 from sharelatex/jel-single-wiki-index
Update contact form to use main wiki index GitOrigin-RevId: 5fd4f6ef0a38e1e11e0fa4367fd6b21d1afbccc9
This commit is contained in:
parent
e619185569
commit
c6879a2184
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ define(['base'], App =>
|
|||
)
|
||||
}
|
||||
|
||||
// searchKB is deprecated
|
||||
const service = {
|
||||
searchWiki: wikiIdx ? wikiIdx.search.bind(wikiIdx) : null,
|
||||
searchKB: kbIdx ? kbIdx.search.bind(kbIdx) : null
|
||||
|
|
Loading…
Add table
Reference in a new issue