mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Add mx to homeserverInput
This commit is contained in:
parent
ce4439e118
commit
bdf7837044
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ export default class ServerPickerDialog extends React.PureComponent<IProps, ISta
|
|||
value={this.state.otherHomeserver}
|
||||
validateOnChange={false}
|
||||
validateOnFocus={false}
|
||||
id="homeserverInput"
|
||||
id="mx_homeserverInput"
|
||||
/>
|
||||
</StyledRadioButton>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue