From d51830526ce472ac887058a1ca08c0694f278845 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 16 Jan 2025 16:31:18 +0100 Subject: [PATCH] fix(front): Use new split playbutton in artistcards and show default covers, related to #2384 --- front/src/components/album/Card.vue | 21 ++++++++-------- front/src/components/artist/Card.vue | 36 ++++++++++++++-------------- 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/front/src/components/album/Card.vue b/front/src/components/album/Card.vue index be9799608..f255a2b00 100644 --- a/front/src/components/album/Card.vue +++ b/front/src/components/album/Card.vue @@ -1,5 +1,7 @@