diff --git a/data/presets/office/_yes.json b/data/presets/office/_yes.json index 3bb6d345..4ba78c3e 100644 --- a/data/presets/office/_yes.json +++ b/data/presets/office/_yes.json @@ -14,5 +14,6 @@ "office": "yes" }, "searchable": false, + "matchScore": 0.5, "name": "Office (Unspecified Type)" } diff --git a/data/presets/shop/_yes.json b/data/presets/shop/_yes.json index dd011035..47036078 100644 --- a/data/presets/shop/_yes.json +++ b/data/presets/shop/_yes.json @@ -13,5 +13,6 @@ "shop": "yes" }, "searchable": false, + "matchScore": 0.5, "name": "Shop (Unspecified Type)" }