From 2cd9adf4cbe65bcfa4cd50e1d1c0055844a111ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Martin?= Date: Fri, 4 Jan 2019 18:24:22 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e35c64e..8d88068 100644 --- a/manifest.json +++ b/manifest.json @@ -51,8 +51,7 @@ "ask": { "en": "Is it a public application ?" }, - "choices": ["yes", "no"], - "default": "yes" + "default": true } ] }