diff --git a/front/src/components/library/ArtistBase.vue b/front/src/components/library/ArtistBase.vue index 48a7c8f12..9dfb4a768 100644 --- a/front/src/components/library/ArtistBase.vue +++ b/front/src/components/library/ArtistBase.vue @@ -178,55 +178,54 @@ watch(() => props.id, fetchData, { immediate: true })