mirror of https://github.com/vector-im/riot-web
Retry->Send anyway
parent
9515cf2cf2
commit
816e0be3a0
|
@ -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 New Issue