Moves saveAttachment to a redux action
This commit is contained in:
parent
c8068cd501
commit
b138774454
34 changed files with 190 additions and 216 deletions
|
@ -62,6 +62,7 @@ const MESSAGE_DEFAULT_PROPS = {
|
|||
openLink: shouldNeverBeCalled,
|
||||
previews: [],
|
||||
renderAudioAttachment: () => <div />,
|
||||
saveAttachment: shouldNeverBeCalled,
|
||||
scrollToQuotedMessage: shouldNeverBeCalled,
|
||||
showContactDetail: shouldNeverBeCalled,
|
||||
showContactModal: shouldNeverBeCalled,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue