From fe93c1eaf92d02173bb44be95d769aed8e315692 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Mon, 27 Jan 2025 13:55:19 +0100 Subject: [PATCH] feat(front): Image fallback function --- front/src/components/library/ArtistBase.vue | 49 ++++++++++++++++----- 1 file changed, 37 insertions(+), 12 deletions(-) diff --git a/front/src/components/library/ArtistBase.vue b/front/src/components/library/ArtistBase.vue index 3252ffba0..dcfc958ac 100644 --- a/front/src/components/library/ArtistBase.vue +++ b/front/src/components/library/ArtistBase.vue @@ -1,5 +1,5 @@