From 17ce41922e62331c3d71f2feb284041a981066bd Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:02:39 +0200 Subject: [PATCH] Fix tests for Bookworm --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 480a464..cdfc9cd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,7 +39,7 @@ ram.runtime = "50M" [install.init_main_permission] type = "group" - default = false + default = "visitors" [install.admin] type = "user"