forked from MapComplete/MapComplete
Remove some shadowed mappings, improve error message
This commit is contained in:
parent
830a927929
commit
42c5272a0c
3 changed files with 10 additions and 17 deletions
|
@ -538,16 +538,7 @@
|
|||
]
|
||||
},
|
||||
"then": "Beheer door een privépersoon",
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"operator:type=private",
|
||||
"operator="
|
||||
]
|
||||
},
|
||||
"then": "Beheer door een privépersoon"
|
||||
"addExtraTags": ["operator="]
|
||||
}
|
||||
],
|
||||
"condition": {
|
||||
|
|
|
@ -199,12 +199,8 @@
|
|||
"nl": "Kan gratis gebruikt worden",
|
||||
"pt_BR": "Pode ser usado de graça",
|
||||
"de": "Nutzung kostenlos"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "fee=no",
|
||||
"then": "Can be used for free",
|
||||
"hideInAnswer": true
|
||||
},
|
||||
"addExtraTags": ["charge="]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue