Disable pasting in composer when in background
This commit is contained in:
parent
b315162676
commit
5dcb42f964
14 changed files with 57 additions and 4 deletions
|
@ -61,6 +61,7 @@ export const SmartConversationView = memo(
|
|||
<ConversationView
|
||||
conversationId={conversationId}
|
||||
hasOpenModal={hasOpenModal}
|
||||
hasOpenPanel={activePanel != null}
|
||||
isSelectMode={isSelectMode}
|
||||
onExitSelectMode={onExitSelectMode}
|
||||
processAttachments={processAttachments}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue