From fc10fca73690f284341611e1bad3fe84aa8958fb Mon Sep 17 00:00:00 2001 From: ArneBo Date: Mon, 20 Jan 2025 14:02:41 +0100 Subject: [PATCH] fix(front): Correct fallback cover images for activity list in user profile --- front/src/components/audio/track/Widget.vue | 84 ++++++++++++++------- front/src/views/auth/ProfileBase.vue | 16 ++-- 2 files changed, 65 insertions(+), 35 deletions(-) diff --git a/front/src/components/audio/track/Widget.vue b/front/src/components/audio/track/Widget.vue index 05d1864aa..f765dfc37 100644 --- a/front/src/components/audio/track/Widget.vue +++ b/front/src/components/audio/track/Widget.vue @@ -1,10 +1,11 @@