From c0905323a313b3465e0afa2de210b99ec9d09a06 Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Mon, 8 Apr 2024 10:36:14 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 4a33faf..a3a4607 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,7 +41,7 @@ ram.runtime = "50M" [install.init_main_permission] type = "group" - default = false + default = all_users [install.admin] type = "user"