From 7abaa9ecc995d3ed96f87c975c53264fc02fae61 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 20 Apr 2023 20:31:25 +0200 Subject: [PATCH] fix format --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 38fabdf..df410b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,7 +74,7 @@ ram.runtime = "50M" main.auth_header = false main.protected = true - admin.url = "/admin + admin.url = "/admin" admin.show_tile = false admin.auth_header = false admin.allowed = "admins"