Formatting

This commit is contained in:
pietervdvn 2022-02-09 01:59:39 +01:00
parent 4736d9335e
commit b0dc38fcb0
2 changed files with 14 additions and 8 deletions

View file

@ -164,8 +164,10 @@
],
"id": "playground-surface"
},
{ "labels": ["extra"],
{
"labels": [
"extra"
],
"id": "playground-lit",
"question": {
"nl": "Is deze speeltuin 's nachts verlicht?",
@ -201,7 +203,9 @@
]
},
{
"labels": ["extra"],
"labels": [
"extra"
],
"render": {
"nl": "Toegankelijk vanaf {min_age} jaar oud",
"en": "Accessible to kids older than {min_age} years",
@ -224,8 +228,10 @@
},
"id": "playground-min_age"
},
{ "labels": ["extra"],
{
"labels": [
"extra"
],
"render": {
"nl": "Toegankelijk tot {max_age}",
"en": "Accessible to kids of at most {max_age}",

View file

@ -183,7 +183,6 @@
"bike_repair_station-valves"
]
},
"bicycle_rental",
{
"builtin": "playground",
@ -197,9 +196,10 @@
}
]
},
"hideTagRenderingsWithLabels": ["extra"]
"hideTagRenderingsWithLabels": [
"extra"
]
}
],
"hideFromOverview": true,
"enableMoreQuests": false,