From da5cc273540f507678462d0f97728acd8310a4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:25:17 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index fc64bcf..28ec0ce 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,6 +56,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header = false api.url = "/api" api.show_tile = false api.allowed = "visitors"