mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Make place=farm nonsearchable
Too many users are picking this instead of the landuse farm presets
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
"tags": {
|
||||
"place": "farm"
|
||||
},
|
||||
"name": "Farm"
|
||||
"name": "Farm",
|
||||
"searchable": false
|
||||
}
|
||||
Reference in New Issue
Block a user