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 } ] }