From 541e86435e4a439252144da9596a62307f237316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:09:03 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index f963335..e2fe213 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,6 +54,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header = false api.url = "/api" api.show_tile = false api.allowed = "visitors"