fix: community user permissions management

This commit is contained in:
trisua 2025-06-02 22:39:52 -04:00
parent 1ac64d34ed
commit 51d995c36f
4 changed files with 26 additions and 8 deletions

View file

@ -53,7 +53,7 @@
(b
(text "{{ item.name }}")))
(span
(text "Created")
(text "Created ")
(span
("class" "date")
(text "{{ item.created }}"))