From e1fb2a333987823b398f51d346e109f446b25bfb Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Mon, 8 Apr 2024 10:37:22 +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 a3a4607..903b120 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,7 +41,7 @@ ram.runtime = "50M" [install.init_main_permission] type = "group" - default = all_users + default = "all_users" [install.admin] type = "user"