You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
be less shouty
This commit is contained in:
@@ -59,7 +59,7 @@ module.exports = {
|
||||
self.setStep('stage_'+result.flows[0].type);
|
||||
}, function(error) {
|
||||
self.setStep("choose_hs");
|
||||
self.setState({errorText: 'Unable to contact the given Home Server'});
|
||||
self.setState({errorText: 'Unable to contact the given home server'});
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user