From 5065b344dc82f49e82478ebf8352632ab1913030 Mon Sep 17 00:00:00 2001 From: antoine Date: Wed, 18 Dec 2019 16:01:36 +0100 Subject: [PATCH] fix error with package_check about help message for public section --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 598cbb1..2751881 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,10 @@ "en": "Is it a public application?", "fr": "Est-ce une application publique ?" }, + "help": { + "en": "If checked, the app will be public", + "fr": "Si cochée, votre application sera publique" + }, "default": true }, {