mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Add user badges to typing bubbles, refactor typing logic
This commit is contained in:
@@ -298,7 +298,7 @@ const mapStateToProps = (state: StateType, props: ExternalProps) => {
|
||||
...pick(conversation, [
|
||||
'areWeAdmin',
|
||||
'unreadCount',
|
||||
'typingContact',
|
||||
'typingContactId',
|
||||
'isGroupV1AndDisabled',
|
||||
]),
|
||||
isIncomingMessageRequest: Boolean(
|
||||
|
||||
Reference in New Issue
Block a user