Improved follower UI
This commit is contained in:
parent
524ab3fff9
commit
f9fa926644
@ -59,7 +59,7 @@ component ProfileHeader(viewUser *arn.User, user *arn.User, uri string)
|
||||
if user.Role == "admin" || user.Role == "editor"
|
||||
a.button.profile-action(href="/api/user/" + viewUser.ID)
|
||||
Icon("search-plus")
|
||||
span API
|
||||
span JSON
|
||||
|
||||
ProfileNavigation(viewUser, uri)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user