Retry outbound "normal" messages for up to a day
This commit is contained in:
parent
62cf51c060
commit
a85dd1be36
30 changed files with 1414 additions and 603 deletions
|
@ -32,7 +32,6 @@ const mapStateToProps = (
|
|||
receivedAt,
|
||||
sentAt,
|
||||
|
||||
sendAnyway,
|
||||
showSafetyNumber,
|
||||
|
||||
displayTapToViewMessage,
|
||||
|
@ -71,7 +70,6 @@ const mapStateToProps = (
|
|||
i18n: getIntl(state),
|
||||
interactionMode: getInteractionMode(state),
|
||||
|
||||
sendAnyway,
|
||||
showSafetyNumber,
|
||||
|
||||
displayTapToViewMessage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue