diff --git a/manifest.toml b/manifest.toml index 41292c0..d3a042f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,3 +59,6 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + admin.url = "/admin" + admin.show_tile = false + admin.allowed = "admins"