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

@ -253,7 +253,7 @@
("class" "w-full flex justify-between items-center")
(span
("class" "notification chip")
(text "Created"))
(text "Created "))
(span
("class" "date")
(text "{{ community.created }}")))