Merge master

This commit is contained in:
Pieter Vander Vennet 2020-10-27 14:37:32 +01:00
commit 032bf89017
4 changed files with 22 additions and 3 deletions

View file

@ -147,6 +147,25 @@
}
]
},
{
"question": {
"en": "Who maintains this cycle pump?",
"nl": "Wie beheert deze fietspomp?"
},
"render": {
"nl": "Beheer door {operator}",
"en": "Maintained by {operator}"
},
"freeform": {
"key": "operator"
},
"mappings": [
{
"if": "operator=De Fietsambassade Gent",
"then": "<a href='https://fietsambassade.gent.be/' target='_blank'>De Fietsambassade Gent</a>"
}
]
},
{
"question": {
"en": "Does this bike repair station have a special tool to repair your bike chain?",