From 4fba0e04de0a2fbff7f05311fc41bc42041dab77 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:59:07 +0200 Subject: [PATCH] Update manifest.toml: lack of permissions block ends up in the config panel being broken because the webadmin wants a label? --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index b91c260..05c4eb8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -81,6 +81,8 @@ ram.runtime = "50M" [resources.install_dir] + [resources.permissions] + [resources.apt] packages = [ "python3-pip",