forked from MapComplete/MapComplete
Clear extra tags in some case, automagically match input
This commit is contained in:
parent
8234616168
commit
117bf77dbd
3 changed files with 56 additions and 5 deletions
|
@ -399,12 +399,14 @@
|
|||
"key": "brand",
|
||||
"type": "nsi",
|
||||
"helperArgs": [
|
||||
"amenity=public_bookcase",
|
||||
"nobrand="
|
||||
"amenity=public_bookcase"
|
||||
],
|
||||
"placeholder": {
|
||||
"en": "Name of the network"
|
||||
}
|
||||
},
|
||||
"addExtraTags": [
|
||||
"nobrand="
|
||||
]
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue