From feb9f2430c0f3e73ed94f029cb6f92e7ff1eae65 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Fri, 1 Mar 2024 13:51:06 +0100 Subject: feat: add config page for user role assignment --- src/main/resources/templates/configs.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main/resources/templates/configs.html') diff --git a/src/main/resources/templates/configs.html b/src/main/resources/templates/configs.html index ebef7ca..2103b0b 100644 --- a/src/main/resources/templates/configs.html +++ b/src/main/resources/templates/configs.html @@ -40,6 +40,9 @@
+
+
+
-- cgit v1.2.3