From 88409db797008da08ce495d371ae734265d9bc0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:49:01 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index e3cfa50..6cbb391 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,3 +62,6 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + api.url = "/api" + api.show_tile = false + api.auth_header = false