From be35745fcb4cd908af28edff9c6557a71419a56f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bov=C3=A9?= Date: Fri, 15 May 2020 13:45:35 +0200 Subject: [PATCH] Fixed apps.json Removed trailing comma --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index a1f8a0c7a..3eb485979 100644 --- a/apps.json +++ b/apps.json @@ -1759,5 +1759,5 @@ { "name": "jbm8b.img", "url": "app-icon.js", "evaluate": true } ], "version": "0.03" - }, + } ]