From 89111a0c1ef52da0c5e6809f86789c70463a3579 Mon Sep 17 00:00:00 2001 From: Stephan Schulte <30912074+stephaschu@users.noreply.github.com> Date: Wed, 24 Nov 2021 13:47:11 +0100 Subject: [PATCH] remove newline --- static/config.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/static/config.json b/static/config.json index b7c970f23..e251a441b 100644 --- a/static/config.json +++ b/static/config.json @@ -309,15 +309,13 @@ } }, { - "name": "HomeButton" - , + "name": "HomeButton", "cfg": { "position": 4 } }, { - "name": "LocateButton" - , + "name": "LocateButton", "cfg": { "position": 3 }