From 713dae7f4dc3552efd17c5c4f78e32d3bfb0d9c3 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 20 Jan 2024 17:13:20 +0100 Subject: [PATCH] auth_header = false --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 26a92a0..8158274 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,6 +64,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header=false api.url = "/_api/__APP__" api.show_tile = false