From f6291c4af2bcf9b809d0fbd5b765af9f0a5d8372 Mon Sep 17 00:00:00 2001 From: joschuatonn Date: Wed, 29 May 2024 11:55:02 +0200 Subject: [PATCH] Removed the default profile picture from the ChatCardComponent --- src/components/ChatCardComponent.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/ChatCardComponent.vue b/src/components/ChatCardComponent.vue index b677429..ae8a182 100644 --- a/src/components/ChatCardComponent.vue +++ b/src/components/ChatCardComponent.vue @@ -1,5 +1,4 @@