ope
This commit is contained in:
@@ -491,7 +491,7 @@ function OwnHandlePage({goToServiceHandle}: {goToServiceHandle: () => void}) {
|
|||||||
</Animated.View>
|
</Animated.View>
|
||||||
)}
|
)}
|
||||||
<Animated.View layout={native(LinearTransition)}>
|
<Animated.View layout={native(LinearTransition)}>
|
||||||
{currentAccount?.handle?.endsWith('bsky.social') && (
|
{currentAccount?.handle?.endsWith('.bsky.social') && (
|
||||||
<Admonition type="info" style={[a.mb_md]}>
|
<Admonition type="info" style={[a.mb_md]}>
|
||||||
<Trans>
|
<Trans>
|
||||||
Your current handle{' '}
|
Your current handle{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user