From b0dc38fcb025d284f6698054321b815cef784c48 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 9 Feb 2022 01:59:39 +0100 Subject: [PATCH] Formatting --- assets/layers/playground/playground.json | 16 +++++++++++----- .../toerisme_vlaanderen/toerisme_vlaanderen.json | 6 +++--- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/assets/layers/playground/playground.json b/assets/layers/playground/playground.json index a597e7ba2..6c6b62bf5 100644 --- a/assets/layers/playground/playground.json +++ b/assets/layers/playground/playground.json @@ -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}", diff --git a/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json b/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json index 1828a2d9c..74d151dc6 100644 --- a/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json +++ b/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json @@ -183,7 +183,6 @@ "bike_repair_station-valves" ] }, - "bicycle_rental", { "builtin": "playground", @@ -197,9 +196,10 @@ } ] }, - "hideTagRenderingsWithLabels": ["extra"] + "hideTagRenderingsWithLabels": [ + "extra" + ] } - ], "hideFromOverview": true, "enableMoreQuests": false,