From 6e0e4bda06d0f6690e5710eb259140c1d5702a16 Mon Sep 17 00:00:00 2001 From: Diana Neculai Date: Mon, 26 Sep 2016 16:57:22 +0300 Subject: [PATCH] Fix bad indentation. --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 58b7a42bb..d2067f099 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2445,7 +2445,7 @@ ], "icon": "Froala.svg", "website": "froala.com/wysiwyg-editor", - "implies": [ "jQuery" ] + "implies": [ "jQuery" ] }, "FrontPage": { "cats": [ @@ -9290,4 +9290,4 @@ "51": "Landing Page Builders", "52": "Live Chat" } -} \ No newline at end of file +}