From 6dab4df2f4c5c4d465d5383600b1ae8b767b75e2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 1 Jul 2021 10:38:52 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 1c4d025..db45cd1 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If enabled, Tyto 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, Tyto sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]