This commit is contained in:
mgabdev
2020-05-02 02:25:55 -04:00
parent e9f01c0b16
commit 196a906cec
62 changed files with 866 additions and 509 deletions

View File

@@ -122,7 +122,7 @@ class DisplayName extends ImmutablePureComponent {
const iconSize =
!!isLarge ? '19px' :
!!isSmall ? '14px' : '16px'
!!isSmall ? '14px' : '15px'
const domain = account.get('acct').split('@')[1]
const isRemoteUser = !!domain