From 2d7ef66ae4cc698ea90012e10c0ffc6f71aea3e0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:10:03 +0200 Subject: [PATCH] Update manifest.toml: default = false is not valid for group questions --- manifest.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index cfcc00b..3d8154b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ admindoc = "https://docs.tandoor.dev" userdoc = "https://docs.tandoor.dev" code = "https://github.com/TandoorRecipes/recipes" cpe = "cpe:2.3:a:tandoor:recipes" -fund = "???" + [integration] yunohost = ">= 11.2" architectures = "all" @@ -35,10 +35,7 @@ ram.runtime = "50M" type = "domain" [install.init_main_permission] - help.en = "Should the login be exposed to public?" - help.fr = "La connexion doit-elle être exposée au public ?" type = "group" - default = false [resources] [resources.sources.main]