diff --git a/manifest.toml b/manifest.toml index 6d4643a..cd6e40b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,7 +64,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