Remove homeserver input

This commit is contained in:
Robert Long
2021-12-15 10:54:01 -08:00
parent 81144a7421
commit 382ca2baa4
4 changed files with 14 additions and 13 deletions

View File

@@ -71,6 +71,8 @@ export function RegisterPage() {
label="Username"
autoCorrect="off"
autoCapitalize="none"
prefix="@"
suffix={`:${window.location.host}`}
/>
</FieldRow>
<FieldRow>