From ce0d94dd3f37af202cf98f4f778cc7c30e473256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 29 Jul 2024 10:40:54 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e42360c..f37f4d0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -75,7 +75,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - main.auth_header = false + #main.auth_header = false api.url = "/api" api.auth_header = false api.show_tile = false