Do not download media if in call
This commit is contained in:
parent
d22add261b
commit
a096220990
16 changed files with 274 additions and 47 deletions
|
@ -33,6 +33,7 @@ const defaultMessage: MessageProps = {
|
|||
i18n,
|
||||
id: 'my-message',
|
||||
interactionMode: 'keyboard',
|
||||
kickOffAttachmentDownload: action('kickOffAttachmentDownload'),
|
||||
openConversation: () => null,
|
||||
openLink: () => null,
|
||||
previews: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue