From 6257d221d851ca2d5c2f5d896e48d87a23df55d3 Mon Sep 17 00:00:00 2001 From: Gildas <25692645+Gildas-GH@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:42:23 +0100 Subject: [PATCH] Fix : this variable isn't used --- manifest.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 17a47da..08fd32f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,9 +41,6 @@ ram.runtime = "50M" type = "group" default = "visitors" - [install.admin] - type = "user" - [resources] [resources.sources.main] amd64.url = "https://github.com/wekan/wekan/releases/download/v7.22/wekan-7.22-amd64.zip"