From b53319361fd8f04554607aaa965114b16e70f9a0 Mon Sep 17 00:00:00 2001 From: P2K0 <3364148324@qq.com> Date: Fri, 5 Jun 2026 06:34:22 +0800 Subject: [PATCH] feat(web): show user id on profile page --- .../src/features/profile/components/profile-header.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/default/src/features/profile/components/profile-header.tsx b/web/default/src/features/profile/components/profile-header.tsx index 3ec20456..21106ebe 100644 --- a/web/default/src/features/profile/components/profile-header.tsx +++ b/web/default/src/features/profile/components/profile-header.tsx @@ -118,6 +118,11 @@ export function ProfileHeader({ profile, loading }: ProfileHeaderProps) { variant='neutral' copyable={false} /> +