You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-13 08:02:38 +03:00
minus ;
This commit is contained in:
@@ -196,7 +196,7 @@ export default class SetIdServer extends React.Component {
|
|||||||
this._saveIdServer(fullUrl);
|
this._saveIdServer(fullUrl);
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
};
|
}
|
||||||
|
|
||||||
_onDisconnectClicked = async () => {
|
_onDisconnectClicked = async () => {
|
||||||
this.setState({disconnectBusy: true});
|
this.setState({disconnectBusy: true});
|
||||||
|
|||||||
Reference in New Issue
Block a user