Merge pull request #4808 from bencostamagna/boatbuilder_priority

reduced search priority for boat builder
This commit is contained in:
Bryan Housel
2018-02-16 09:15:15 -05:00
committed by GitHub
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"
}