From a4a1c20f3ddbdeb031a8922175109e5d3de108b9 Mon Sep 17 00:00:00 2001 From: Miodec Date: Wed, 19 Jan 2022 22:04:41 +0100 Subject: [PATCH] removed trailing comma --- static/themes/_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/themes/_list.json b/static/themes/_list.json index 523dab388..b567b47a2 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -677,6 +677,6 @@ ,{ "name": "fruit_chew", "bgColor": "#fffdd0", - "mainColor": "#e02828", + "mainColor": "#e02828" } ]