mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Removed Searchability of duplicate craft tags
This commit is contained in:
@@ -2295,6 +2295,7 @@
|
||||
"craft": "jeweler"
|
||||
},
|
||||
"icon": "marker-stroked",
|
||||
"searchable": false,
|
||||
"fields": [
|
||||
"building_area",
|
||||
"address",
|
||||
@@ -2337,6 +2338,7 @@
|
||||
"craft": "locksmith"
|
||||
},
|
||||
"icon": "marker-stroked",
|
||||
"searchable": false,
|
||||
"fields": [
|
||||
"building_area",
|
||||
"address",
|
||||
@@ -2378,6 +2380,7 @@
|
||||
"craft": "optician"
|
||||
},
|
||||
"icon": "marker-stroked",
|
||||
"searchable": false,
|
||||
"fields": [
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
"craft": "jeweler"
|
||||
},
|
||||
"icon": "marker-stroked",
|
||||
"searchable": false,
|
||||
"fields": [
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"craft": "locksmith"
|
||||
},
|
||||
"icon": "marker-stroked",
|
||||
"searchable": false,
|
||||
"fields": [
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"craft": "optician"
|
||||
},
|
||||
"icon": "marker-stroked",
|
||||
"searchable": false,
|
||||
"fields": [
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
Reference in New Issue
Block a user