diff --git a/src/components/profile-info-dialog.tsx b/src/components/profile-info-dialog.tsx index 9bb7670..735c391 100644 --- a/src/components/profile-info-dialog.tsx +++ b/src/components/profile-info-dialog.tsx @@ -426,8 +426,8 @@ export function ProfileInfoDialog({ {t("profileInfo.tabs.settings")} - - + +

{profile.name}

@@ -447,8 +447,11 @@ export function ProfileInfoDialog({
- - + +
{visibleActions.map((action) => (