From 23ccfbaf38b7259119c8277635d854dca728bf97 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 16 Nov 2020 12:17:11 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 7631f55..4a5e551 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,10 @@ "en": "Is it a public site?", "fr": "Est-ce un site public ?" }, + "help": { + "en": "If enabled, MineWeb will be accessible by people who do not have an account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, MineWeb sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]