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