From 04b0d825fbc1878475f6af26e9e11213c7d1956d Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sat, 2 Dec 2023 00:46:43 +0100 Subject: [PATCH] Chore: formatting --- assets/layers/sport_pitch/sport_pitch.json | 4 ++-- assets/themes/cyclofix/cyclofix.json | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index 9da40da8e1..2a7d07649a 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -459,8 +459,8 @@ { "if": "surface=fine_gravel", "then": { - "en":"The surface is fine gravel", - "nl":"De ondergrond bestaat uit grind" + "en": "The surface is fine gravel", + "nl": "De ondergrond bestaat uit grind" } } ], diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json index 5f94fda488..a52093c2e9 100644 --- a/assets/themes/cyclofix/cyclofix.json +++ b/assets/themes/cyclofix/cyclofix.json @@ -102,9 +102,10 @@ "=pointRendering": [ { "marker": [ - {"icon": "pin", - "color":"#ba2792"} - , + { + "icon": "pin", + "color": "#ba2792" + }, { "icon": "./assets/themes/cyclofix/key.svg" }