From 050a7754cc4e1a40286a5e62a7d7ec7054261915 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 24 Feb 2024 14:22:09 +0100 Subject: [PATCH] Fix init_main_permission default --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a271d07..bcb6c47 100644 --- a/manifest.toml +++ b/manifest.toml @@ -45,7 +45,7 @@ ram.runtime = "50M" help.en = "Not recommended" help.fr = "Pas reccomandé" type = "group" - default = false + default = "all_users" [resources] [resources.sources]