From 601ee657f7b2f28a566eb661205e3903ed831262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 23 Apr 2024 17:10:44 +0200 Subject: [PATCH] Fix linting --- frontend/src/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 8b990522e..6ac1915c1 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -53,6 +53,5 @@ "switchToDark": "Dark", "switchToLight": "Light" } - } }