diff --git a/manifest.toml b/manifest.toml index ed8086c..a87ef6c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -30,9 +30,9 @@ ram.runtime = "50M" [install.domain] type = "domain" - #[install.init_main_permission] - #type = "group" - #default = "admins" + [install.init_main_permission] + type = "group" + default = "admins" [install.path] type = "path"