From c195713b1a0c073cf30b2693018f371ac226ddbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 Feb 2023 09:26:59 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e8b5690..62b39d4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,7 +55,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - admin.allowed = ["admin"] + admin.allowed = ["admins"] [resources.apt] packages = "postgresql"