diff --git a/bskyogcard/src/components/Avatar.tsx b/bskyogcard/src/components/Avatar.tsx index 22d459e4f6..4118244a13 100644 --- a/bskyogcard/src/components/Avatar.tsx +++ b/bskyogcard/src/components/Avatar.tsx @@ -22,10 +22,11 @@ export function Avatar({ const moderation = moderateProfile(profile, moderatorData.moderationOptions) const modui = moderation.ui('avatar') const blur = !!modui?.blurs[0] + const isLabeller = !!profile.associated?.labeler return ( - + - + {author.displayName || author.handle} diff --git a/bskyogcard/test.html b/bskyogcard/test.html index 1e5fef3d3f..e09b3b23a8 100644 --- a/bskyogcard/test.html +++ b/bskyogcard/test.html @@ -83,6 +83,10 @@

Blocked

+ +

Labelers

+

Post from labeler

+