From 3425703c2a50e60f0403d739e2d8f2f50d0dda9d Mon Sep 17 00:00:00 2001 From: Aeris One Date: Tue, 31 Mar 2020 16:37:36 +0200 Subject: [PATCH] Update manifest.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package_linter told me to add an help key, so I add an help key 😉 --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index 5fc6261..c039a8d 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,9 @@ "en": "Is it a public application?", "fr": "Est-ce une application publique ?" }, + "help": { + "en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin." + "fr": "Si cette case est cochée, Hextris sera accessible aux personnes n'ayant pas de compte. Vous pourrez changer ceci plus tard via le webmin." "default": true } ]