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