From 0408668a4a7408483270d45df6bdee7984abfce0 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Tue, 25 Mar 2025 04:23:01 +0100 Subject: [PATCH] fix(front): inline artist credit list --- front/src/components/album/Card.vue | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/front/src/components/album/Card.vue b/front/src/components/album/Card.vue index b70d006a4..c8d1d30b5 100644 --- a/front/src/components/album/Card.vue +++ b/front/src/components/album/Card.vue @@ -49,19 +49,20 @@ const imageUrl = computed(() => props.album.cover?.urls.original :album="album" /> - - +