From 9392bcadc98c123515e41b66901607bef6c5cf81 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Mon, 4 Mar 2024 10:12:12 +0100 Subject: feat: add admin role assignment --- src/main/resources/templates/configs/userroles.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/configs/userroles.html b/src/main/resources/templates/configs/userroles.html index 23cc5f2..f5e4586 100644 --- a/src/main/resources/templates/configs/userroles.html +++ b/src/main/resources/templates/configs/userroles.html @@ -21,16 +21,17 @@
- + - +
- + -- cgit v1.2.3