Make it clearer which HS you're logging into
Otherwise there's no indication without clicking 'custom server'
This commit is contained in:
parent
2ba0a801c4
commit
92be3af990
4 changed files with 26 additions and 2 deletions
|
@ -290,6 +290,7 @@ module.exports = React.createClass({
|
|||
onPhoneNumberChanged={this.onPhoneNumberChanged}
|
||||
onForgotPasswordClick={this.props.onForgotPasswordClick}
|
||||
loginIncorrect={this.state.loginIncorrect}
|
||||
hsUrl={this.state.enteredHomeserverUrl}
|
||||
/>
|
||||
);
|
||||
case 'm.login.cas':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue