mirror of https://github.com/vector-im/riot-web
be less shouty
parent
e7be1ae832
commit
b669f587de
|
@ -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'});
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue