From 0328c52a068ff7f70c1b70ec25752095ada5b305 Mon Sep 17 00:00:00 2001 From: Andrew Gregory Date: Fri, 19 Nov 2021 20:23:15 +0800 Subject: [PATCH] Remove trailing comma --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 2c9e27e21..1aabec9a8 100644 --- a/apps.json +++ b/apps.json @@ -4326,5 +4326,5 @@ {"name":"authentiwatch.img","url":"app-icon.js","evaluate":true} ], "data": [{"name":"authentiwatch.json"}] - }, + } ]