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 ?? ''} +