pl-fe: ok it doesn't work well
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -259,7 +259,7 @@ const Account = ({
|
||||
<HStack alignItems='center' space={1}>
|
||||
<Text theme='muted' size='sm' direction='ltr' truncate>@{username}</Text>
|
||||
|
||||
{account.locked && (
|
||||
{!timestamp && account.locked && (
|
||||
<>
|
||||
<Icon
|
||||
src={require('@phosphor-icons/core/regular/lock.svg')}
|
||||
|
||||
Reference in New Issue
Block a user