From 1d9dce90e407a72d89e0d55ff067a807b7ae4b3e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:53:28 +0200 Subject: [PATCH] fix tests for bookworm --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a4f9afb..73c3a07 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,7 @@ ram.runtime = "50M" [install.init_main_permission] type = "group" - default = false - + default = "visitors" [resources] [resources.sources.main] url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.3.1.tar.gz"