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