diff --git a/manifest.json b/manifest.json index 99af677..6f0869c 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If yes, this app will can be accessible by everyone.", + "fr": "Si oui, cette app pourra ĂȘtre accessible par tout le monde." + } "default": true }, {