finally-clause

pull/1225/head
Vincent 5 years ago
parent 8b8510cf71
commit 4574407b41

@ -488,10 +488,6 @@ export class LeftPaneMessageSection extends React.Component<Props, State> {
}
});
} catch (e) {
this.setState({
loading: false,
});
window.pushToast({
title: window.i18n('connectToServerFail'),
id: 'connectToServerFail',

Loading…
Cancel
Save