Make place=farm nonsearchable

Too many users are picking this instead of the landuse farm presets
This commit is contained in:
Bryan Housel
2017-03-27 17:02:43 -04:00
parent 1486c3db28
commit eb62e22a37

View File

@@ -7,5 +7,6 @@
"tags": {
"place": "farm"
},
"name": "Farm"
"name": "Farm",
"searchable": false
}