From fc77aa8d8fb7a45c184187fe480c499d2d81e252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:27:17 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index 1183f3c..d15e034 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,6 +28,11 @@ ram.build = "50M" ram.runtime = "50M" [install] + + [install.init_main_permission] + type = "group" + default = "visitors" + [install.admin] type = "user"