Clean up conversation change handler
This commit is contained in:
parent
62e648da27
commit
cf8e100358
1 changed files with 0 additions and 1 deletions
|
@ -3887,7 +3887,6 @@ function showConversation({
|
|||
|
||||
// notify composer in case we need to stop recording a voice note
|
||||
if (conversations.selectedConversationId) {
|
||||
log.error('conversations - handleLeave');
|
||||
dispatch(handleLeaveConversation(conversations.selectedConversationId));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue