From d2dfc3f8049bbffd0144d4788c9a45fa622995ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Feb 2023 15:08:07 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c9e0250..4202bf8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -85,7 +85,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - admin.url = "/admin*" + admin.url = "/admin" admin.auth_header = false api.show_tile = false admin.allowed = ["admins"]