Removes showForwardMessageModal from conversation_view
This commit is contained in:
parent
5c059c54d5
commit
ec3c8d99ef
9 changed files with 10 additions and 21 deletions
|
@ -82,7 +82,7 @@ const getDefaultProps = () => ({
|
|||
openGiftBadge: action('openGiftBadge'),
|
||||
showContactDetail: action('showContactDetail'),
|
||||
showContactModal: action('showContactModal'),
|
||||
showForwardMessageModal: action('showForwardMessageModal'),
|
||||
toggleForwardMessageModal: action('toggleForwardMessageModal'),
|
||||
showVisualAttachment: action('showVisualAttachment'),
|
||||
downloadAttachment: action('downloadAttachment'),
|
||||
displayTapToViewMessage: action('displayTapToViewMessage'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue