diff --git a/client/src/app/+admin/follows/followers-list/followers-list.component.html b/client/src/app/+admin/follows/followers-list/followers-list.component.html index da0ba95e3..7d5711926 100644 --- a/client/src/app/+admin/follows/followers-list/followers-list.component.html +++ b/client/src/app/+admin/follows/followers-list/followers-list.component.html @@ -25,7 +25,7 @@ {{ follow.id }} - {{ follow.follower.name + '@' + follow.follower.host }} + {{ follow.follower.name + '@' + follow.follower.host }} Accepted Pending