From 8ac7503654858a131765da4775cf1af2100a7198 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Fri, 21 Feb 2025 10:33:58 +0100 Subject: [PATCH] fix(front): replace artist.attachment_cover with cover --- front/src/components/Queue.vue | 4 ++-- front/src/components/artist/Card.vue | 2 +- front/src/components/audio/ArtistCreditLabel.vue | 4 ++-- front/src/components/audio/ArtistLabel.vue | 4 ++-- front/src/components/audio/artist/Card.vue | 4 ++-- front/src/components/audio/podcast/MobileRow.vue | 2 +- front/src/components/audio/podcast/Modal.vue | 2 +- front/src/components/audio/podcast/Row.vue | 2 +- front/src/components/audio/track/Modal.vue | 2 +- front/src/components/audio/track/Row.vue | 4 ++-- front/src/components/library/AlbumBase.vue | 4 ++-- front/src/components/library/ArtistBase.vue | 2 +- front/src/composables/audio/queue.ts | 2 +- front/src/composables/moderation/useEditConfigs.ts | 1 + front/src/utils/utils.ts | 4 ++-- 15 files changed, 22 insertions(+), 21 deletions(-) diff --git a/front/src/components/Queue.vue b/front/src/components/Queue.vue index 0cf5e92d2..bf7167502 100644 --- a/front/src/components/Queue.vue +++ b/front/src/components/Queue.vue @@ -305,8 +305,8 @@ if (!isWebGLSupported) { @click.stop.prevent="" > -