From 3c3098f323d6524baa7d825eec63ba552d0c6b8a Mon Sep 17 00:00:00 2001 From: joschuatonn Date: Wed, 29 May 2024 11:56:02 +0200 Subject: [PATCH] User-Search in CreateChatComponent now displays the correct profile pictures --- src/components/CreateChatComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CreateChatComponent.vue b/src/components/CreateChatComponent.vue index 1e02fba..8c8351a 100644 --- a/src/components/CreateChatComponent.vue +++ b/src/components/CreateChatComponent.vue @@ -11,7 +11,7 @@
{{ user.firstName }} {{ user.lastName }}