From fede252871d9dfe1aed805c2f99fd1728c536831 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 19 Apr 2022 13:46:29 +0200 Subject: [PATCH] Fix JSON --- assets/themes/maxspeed/licenses.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/themes/maxspeed/licenses.json b/assets/themes/maxspeed/licenses.json index d51c359ac2..0fb559476e 100644 --- a/assets/themes/maxspeed/licenses.json +++ b/assets/themes/maxspeed/licenses.json @@ -2,9 +2,9 @@ { "path": "maxspeed_logo.svg", "license": "CC 4.0", - "authors": [yopaseopor] + "authors": ["yopaseopor"] "sources": [ "https://raw.githubusercontent.com/yopaseopor/beta_preset_josm/master/ES/traffic_signs/ES/ES_R301-30.svg" ] } -] \ No newline at end of file +]