You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Add mx to homeserverInput
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user