Remove homeserver input
This commit is contained in:
@@ -71,6 +71,8 @@ export function RegisterPage() {
|
||||
label="Username"
|
||||
autoCorrect="off"
|
||||
autoCapitalize="none"
|
||||
prefix="@"
|
||||
suffix={`:${window.location.host}`}
|
||||
/>
|
||||
</FieldRow>
|
||||
<FieldRow>
|
||||
|
||||
Reference in New Issue
Block a user