From 9b87ae428b79a688b6beedffb5f74caa0dcd69c3 Mon Sep 17 00:00:00 2001 From: anmol Date: Fri, 9 Nov 2018 07:39:05 +0530 Subject: [PATCH] Fixed error in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9975027..78ac403 100755 --- a/manifest.json +++ b/manifest.json @@ -52,7 +52,7 @@ "en": "Is registrations open to everyone?" }, "default": false - } + }, { "name": "is_public", "type": "boolean",