diff --git a/manifest.toml b/manifest.toml index fb341cc..4500921 100644 --- a/manifest.toml +++ b/manifest.toml @@ -63,7 +63,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - api.main.url = "/api" + api.url = "/api" api.allowed = "visitors" api.show_tile = false api.protected = true