diff --git a/manifest.json b/manifest.json index 046e3c2..0fb32a6 100644 --- a/manifest.json +++ b/manifest.json @@ -39,10 +39,7 @@ { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public application?", - "fr": "Est-ce une application publique ?" - }, + "help": "en: public app can be used by anonymous visitors", "default": true } ]