This commit is contained in:
parent
5b8347ee54
commit
88cd6e1060
|
@ -161,7 +161,7 @@ class FollowsCached:
|
|||
"slug": author.slug,
|
||||
"pic": author.pic,
|
||||
}
|
||||
)
|
||||
),
|
||||
)
|
||||
follows = await get_author_follows(None, None, user=author.user)
|
||||
if isinstance(follows, dict):
|
||||
|
|
Loading…
Reference in New Issue
Block a user