From a230738567cc3bf816c790d72a94580670472f37 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 28 Feb 2017 11:23:43 +0200 Subject: [PATCH] Missing comma fix --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index c7edbf1dc..8a6455dc2 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1431,7 +1431,7 @@ "meta": { "author": "^CloudCart LLC$" }, - "html": "]*)href=[^>]+cloudcart\\-assets[^>]*" + "html": "]*)href=[^>]+cloudcart\\-assets[^>]*", "icon": "cloudcart.svg", "website": "cloudcart.com" },