Message: Fix reactions (#5866)
This commit is contained in:
parent
cefc17915f
commit
a45b268af8
@ -1052,7 +1052,7 @@ const Message: FC<OwnProps & StateProps> = ({
|
||||
noRecentReactors={isChannel}
|
||||
tags={tags}
|
||||
isCurrentUserPremium={isPremium}
|
||||
isAccountFrozen
|
||||
isAccountFrozen={isAccountFrozen}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user