reduced search priority for boat builder

This commit is contained in:
Benoit Costamagna
2018-02-16 11:52:05 +01:00
parent 4a7fa80225
commit 28cb6aa1e1
2 changed files with 2 additions and 0 deletions

View File

@@ -5207,6 +5207,7 @@
"tags": {
"craft": "boatbuilder"
},
"matchScore": 0.4,
"name": "Boat Builder"
},
"craft/bookbinder": {

View File

@@ -14,5 +14,6 @@
"tags": {
"craft": "boatbuilder"
},
"matchScore": 0.4,
"name": "Boat Builder"
}