Straggler

This commit is contained in:
Eric Bailey
2024-03-19 12:25:55 -05:00
parent 2e42987b0c
commit 867f3eff45
+1
View File
@@ -225,6 +225,7 @@ function FollowersList({
avatar={f.avatar}
size={32}
moderation={mod.ui('avatar')}
type={f.associated?.labeler ? 'labeler' : 'user'}
/>
</View>
</View>