From 3be30f155d88d06d9ae6b2cf498095d1b127d0d3 Mon Sep 17 00:00:00 2001 From: Denis Rechkunov Date: Thu, 19 Mar 2015 15:37:05 +0600 Subject: [PATCH] Fix formatting. --- src/apps.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index db43d0bd5..3b1e05750 100755 --- a/src/apps.json +++ b/src/apps.json @@ -906,9 +906,12 @@ }, "Catberry.js": { "cats": [ - 12, 18 + 12, + 18 ], - "headers": { "X-Powered-By": "Catberry" }, + "headers": { + "X-Powered-By": "Catberry" + }, "env": "^catberry$", "implies": "node.js", "website": "catberry.org"