mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-31 02:59:42 +02:00
fix: ignore-place-in-search (#1544)
* pin i18n since it breaks things * set ignoreLocation to true * revert composition api demotion * bump slugify
This commit is contained in:
parent
f45e2587a0
commit
ef24705cfa
6 changed files with 24 additions and 146 deletions
|
@ -166,6 +166,7 @@ export default defineComponent({
|
|||
|
||||
// Search Options
|
||||
options: {
|
||||
ignoreLocation: true,
|
||||
shouldSort: true,
|
||||
threshold: 0.6,
|
||||
location: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue