rm blocked note

This commit is contained in:
Samuel Newman
2026-06-04 16:20:23 +03:00
parent 3188bd9f2b
commit 4b92027021
@@ -146,12 +146,6 @@ export function Member({
web(a.pt_2xs), web(a.pt_2xs),
]}> ]}>
{joinedReason} {joinedReason}
{showRemoveButton && (
<>
{' • '}
<Trans>Blocked</Trans>
</>
)}
</Text> </Text>
)} )}
</View> </View>