From 224352d051e4ace0bd97608c02a4a37338eb595e Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:08:35 +0200 Subject: [PATCH] =?UTF-8?q?feat(profile):=20CircleUser-Icon=20statt=20?= =?UTF-8?q?=F0=9F=91=A4=20im=20Profil-Chip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/components/ProfileSwitcher.svelte | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/lib/components/ProfileSwitcher.svelte b/src/lib/components/ProfileSwitcher.svelte index 4e32b49..acce166 100644 --- a/src/lib/components/ProfileSwitcher.svelte +++ b/src/lib/components/ProfileSwitcher.svelte @@ -1,4 +1,5 @@