about summary refs log tree commit diff
path: root/src/components/moderation/PostAlerts.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/moderation/PostAlerts.tsx')
-rw-r--r--src/components/moderation/PostAlerts.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/moderation/PostAlerts.tsx b/src/components/moderation/PostAlerts.tsx
index 0b48b51d1..ec7529a4f 100644
--- a/src/components/moderation/PostAlerts.tsx
+++ b/src/components/moderation/PostAlerts.tsx
@@ -92,6 +92,8 @@ function PostLabel({
               <UserAvatar
                 avatar={desc.sourceAvi}
                 size={size === 'large' ? 16 : 12}
+                type="labeler"
+                shape="circle"
               />
             ) : (
               <desc.icon size="sm" fill={t.atoms.text_contrast_medium.color} />