You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-16 06:42:26 +03:00
Retry->Send anyway
This commit is contained in:
@@ -169,7 +169,7 @@ export default React.createClass({
|
|||||||
room: this.props.room,
|
room: this.props.room,
|
||||||
});
|
});
|
||||||
}}>
|
}}>
|
||||||
Retry
|
Send anyway
|
||||||
</button>
|
</button>
|
||||||
<button className="mx_Dialog_primary" autoFocus={ true }
|
<button className="mx_Dialog_primary" autoFocus={ true }
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user