mirror of https://github.com/vector-im/riot-web
minus ;
parent
e1552b61fc
commit
e8b0c41157
|
@ -196,7 +196,7 @@ export default class SetIdServer extends React.Component {
|
|||
this._saveIdServer(fullUrl);
|
||||
},
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
_onDisconnectClicked = async () => {
|
||||
this.setState({disconnectBusy: true});
|
||||
|
|
Loading…
Reference in New Issue