mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
disable search suggestions
This commit is contained in:
parent
d1d7416bd1
commit
442589c37e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
instantRedirect: false,
|
||||
|
||||
// suggest your most popular queries as you type.
|
||||
suggestions: true,
|
||||
suggestions: false,
|
||||
|
||||
// max amount of suggestions to display.
|
||||
suggestionsLimit: 4,
|
||||
|
|
|
|||
Loading…
Reference in a new issue