forked from MapComplete/MapComplete
Only show description:fr question in belgium or if it is set. Fix #2037
This commit is contained in:
parent
8e774d7f28
commit
91b7a2a0c1
1 changed files with 3 additions and 0 deletions
|
@ -526,6 +526,9 @@
|
|||
"type": "text",
|
||||
"key": "defibrillator:location:fr"
|
||||
},
|
||||
"condition": {"or":[
|
||||
"_country=be","defibrillator:location:fr"
|
||||
]},
|
||||
"id": "defibrillator-defibrillator:location:fr"
|
||||
},
|
||||
"wheelchair-access",
|
||||
|
|
Loading…
Reference in a new issue