From 5ea5722418e393c636c32cc1df1fc33a79757ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Sep 2023 21:57:37 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"