From 5c966472d59fda88e58fe25d5741feb75cd564da Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Thu, 1 Apr 2021 13:34:45 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) 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 }, {