mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 20:38:55 +03:00
Retry->Send anyway
This commit is contained in:
parent
9515cf2cf2
commit
816e0be3a0
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ export default React.createClass({
|
|||
room: this.props.room,
|
||||
});
|
||||
}}>
|
||||
Retry
|
||||
Send anyway
|
||||
</button>
|
||||
<button className="mx_Dialog_primary" autoFocus={ true }
|
||||
onClick={() => {
|
||||
|
|
Loading…
Reference in a new issue