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