mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Add mx to homeserverInput
This commit is contained in:
parent
ce4439e118
commit
bdf7837044
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user