mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-11 04:27:03 +00:00
@@ -89,7 +89,7 @@ export function ProfileSettingsTab({ client }: Props) {
|
||||
<InputField
|
||||
id="userId"
|
||||
name="userId"
|
||||
label={t("User ID")}
|
||||
label={t("Username")}
|
||||
type="text"
|
||||
disabled
|
||||
value={client.getUserId()}
|
||||
|
||||
Reference in New Issue
Block a user