From e4dedec0c03c7d841c8f6d6ea38c4bc8fdcbda8b Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Sun, 21 Mar 2021 13:06:12 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index e4e1816..a140543 100644 --- a/manifest.json +++ b/manifest.json @@ -45,10 +45,10 @@ { "name": "is_public", "type": "boolean", - "help": "en: public app can be used by anonymous visitors", - "default": true "ask": { - "en": "Is it a public application?" }, + "en": "Is it a public application?" + }, + "help": "en: public app can be used by anonymous visitors", }, "default": false } ]