fix: community user permissions management
This commit is contained in:
parent
1ac64d34ed
commit
51d995c36f
4 changed files with 26 additions and 8 deletions
|
@ -26,7 +26,7 @@
|
|||
(div
|
||||
("class" "card small flex items-center gap-2 justify-between")
|
||||
(span
|
||||
(text "Since")
|
||||
(text "Since ")
|
||||
(span
|
||||
("class" "date")
|
||||
(text "{{ item[0].created }}")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue