mirror of https://github.com/vector-im/riot-web
Correct stale name in props
parent
23fc4417e8
commit
3f4001f1fe
src/components/views/auth
|
@ -40,7 +40,7 @@ class PasswordLogin extends React.Component {
|
|||
initialPhoneNumber: "",
|
||||
initialPassword: "",
|
||||
loginIncorrect: false,
|
||||
hsDomain: "",
|
||||
hsUrl: "",
|
||||
hsName: null,
|
||||
disableSubmit: false,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue