From d4d76cd3b06b2fd6e04f1b9323137adb00793b2e Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:43:23 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 } ]