From b2f5b0f3fc5ad95bbb564b6d04c51babd37e968f Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Wed, 2 Nov 2022 17:06:41 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20fix=20JSON=20errors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../locales/en/settings/customization/page-appearance.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/en/settings/customization/page-appearance.json b/public/locales/en/settings/customization/page-appearance.json index d88abfd27..63fa96886 100644 --- a/public/locales/en/settings/customization/page-appearance.json +++ b/public/locales/en/settings/customization/page-appearance.json @@ -4,13 +4,13 @@ "placeholder": "Homarr 🦞" }, "logo": { - "label": "Logo", + "label": "Logo" }, "favicon": { - "label": "Favicon", + "label": "Favicon" }, "background": { - "label": "Background", + "label": "Background" }, "customCSS": { "label": "Custom CSS",