mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
minus ;
This commit is contained in:
parent
e1552b61fc
commit
e8b0c41157
1 changed files with 1 additions and 1 deletions
|
@ -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});
|
||||||
|
|
Loading…
Reference in a new issue