updated user management, add mesage select options

This commit is contained in:
ghostersk
2026-03-07 20:00:15 +00:00
parent d5027ba7b0
commit d4a4a5ec30
10 changed files with 514 additions and 34 deletions

View File

@@ -302,5 +302,5 @@
{{end}}
{{define "scripts"}}
<script src="/static/js/app.js?v=9"></script>
<script src="/static/js/app.js?v=10"></script>
{{end}}