Merge branch 'main' into SimonBrandner/feat/settings
This commit is contained in:
@@ -106,6 +106,7 @@ export function ProfileSettingsTab({ client }: Props) {
|
||||
placeholder={t("Display name")}
|
||||
value={displayName}
|
||||
onChange={onChangeDisplayName}
|
||||
data-testid="profile_displayname"
|
||||
/>
|
||||
</FieldRow>
|
||||
{error && (
|
||||
|
||||
Reference in New Issue
Block a user