From f453bf06b9b2723fa5f9fa19f624c8b1ea9b89ea Mon Sep 17 00:00:00 2001 From: Hanno Lans Date: Mon, 7 Jul 2014 12:48:45 +0200 Subject: [PATCH] corrected brackets, sorry --- share/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/apps.json b/share/apps.json index c325793f3..dc546d69e 100644 --- a/share/apps.json +++ b/share/apps.json @@ -551,8 +551,8 @@ "Contao": { "website": "contao.org", "cats": [ 1 ], - "html": {"", "]+(?:typolight|contao)\\.css"}, - "meta": { "generator": "^Contao Open Source CMS$" }, + "html": ["", "]+(?:typolight|contao)\\.css"], + "meta": [ "generator": "^Contao Open Source CMS$" ], "implies": "PHP" }, "Contenido": {