mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Make building:bunker Unsearchable
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"icon": "building",
|
||||
"fields": [
|
||||
"address",
|
||||
"levels"
|
||||
@@ -12,5 +11,6 @@
|
||||
"tags": {
|
||||
"building": "bunker"
|
||||
},
|
||||
"name": "Bunker"
|
||||
"name": "Bunker",
|
||||
"searchable": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user