From d18c1462a6e05e25ec67634216e221824202ac87 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 16 Jan 2025 15:58:04 +0100 Subject: [PATCH] fix(front): Use new split playbutton in albumcards and show default covers, related to #2384 --- front/src/components/album/Card.vue | 56 +++++++++++++++++++---------- 1 file changed, 37 insertions(+), 19 deletions(-) diff --git a/front/src/components/album/Card.vue b/front/src/components/album/Card.vue index 6b1d40c48..be9799608 100644 --- a/front/src/components/album/Card.vue +++ b/front/src/components/album/Card.vue @@ -1,10 +1,13 @@