From df79bc5a80cfdd3782cfeeafbcf481bb26984e63 Mon Sep 17 00:00:00 2001 From: NigeParis Date: Fri, 16 Jan 2026 16:05:59 +0100 Subject: [PATCH] Image to profil --- frontend/src/chat/chatHelperFunctions/openProfilePopup.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts b/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts index 34a7165..f99e4cf 100644 --- a/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts +++ b/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts @@ -9,7 +9,8 @@ export async function openProfilePopup(profil: ClientProfil) { Profile of ${profil.user} Login status: ${profil.loginName ?? 'Guest'}
- Login ID: ${profil.userID ?? ''} + Login ID: ${profil.userID ?? ''} +