Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit bdf7837

Browse files
Add mx to homeserverInput
1 parent ce4439e commit bdf7837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/views/dialogs/ServerPickerDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ export default class ServerPickerDialog extends React.PureComponent<IProps, ISta
217217
value={this.state.otherHomeserver}
218218
validateOnChange={false}
219219
validateOnFocus={false}
220-
id="homeserverInput"
220+
id="mx_homeserverInput"
221221
/>
222222
</StyledRadioButton>
223223
<p>

0 commit comments

Comments
 (0)