From f0758afc9aceea6d186d8ee038e8982e64c039a3 Mon Sep 17 00:00:00 2001 From: Joeli Takala Date: Thu, 1 Feb 2024 14:37:06 +0200 Subject: [PATCH] removed trailing commas from SKOSMOS object --- src/view/scripts.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/scripts.inc b/src/view/scripts.inc index e450f8b50..e13951fc7 100644 --- a/src/view/scripts.inc +++ b/src/view/scripts.inc @@ -38,7 +38,7 @@ const SKOSMOS = { "en": "English", "se": "Northern Sami", "sv": "Swedish", - "all": "In all languages"},}, + "all": "In all languages"}} }