Add mx to homeserverInput

pull/21833/head
Šimon Brandner 2021-05-15 16:13:26 +02:00 committed by GitHub
parent ce4439e118
commit bdf7837044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ export default class ServerPickerDialog extends React.PureComponent<IProps, ISta
value={this.state.otherHomeserver} value={this.state.otherHomeserver}
validateOnChange={false} validateOnChange={false}
validateOnFocus={false} validateOnFocus={false}
id="homeserverInput" id="mx_homeserverInput"
/> />
</StyledRadioButton> </StyledRadioButton>
<p> <p>