From d367bb5af8eab63ad674ea8a46fc827b6a6aadb1 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Fri, 24 Feb 2023 00:28:54 +0100 Subject: [PATCH] Fix typo in string --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6245c62..08557bf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,7 +39,7 @@ ram.runtime = "50M" help.en = "If set public, anyone can access the app without login in yunohost, you activate password protected login from within the app" help.fr = "Si publique, N'importe qui peut accéder à l'application sans se connecter à yunohost, vous pouvez cependant activer une connection par mot de passe depuis l'application" type = "group" - default = all_users + default = "all_users" [resources] [resources.system_user]