UserView: Followers != Follows

This commit is contained in:
Lain Soykaf 2025-12-25 12:53:36 +04:00
commit 8e94c5ca38

View file

@ -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"