From d5d5d0464ffb6b0cfcddb4ea243be1bcbdf6e55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:46:32 +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 ab52947..6ec15b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,7 +58,7 @@ ram.runtime = "50M" [resources.data_dir] -[resources.permissions] + [resources.permissions] main.label = "api" main.url = "re:$domain\/.well-known\/.*" main.allowed = ["visitors, all_users"]