UserView: Followers != Follows
This commit is contained in:
parent
fc15c25889
commit
8e94c5ca38
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ defmodule Pleroma.Web.ActivityPub.UserView do
|
|||
followers,
|
||||
"#{user.ap_id}/followers",
|
||||
1,
|
||||
!user.hide_follows
|
||||
showing_items
|
||||
)
|
||||
else
|
||||
"#{user.ap_id}/followers?page=1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue