diff --git a/front/src/components/library/ArtistBase.vue b/front/src/components/library/ArtistBase.vue index 8cb3a54de..a51d8b8e9 100644 --- a/front/src/components/library/ArtistBase.vue +++ b/front/src/components/library/ArtistBase.vue @@ -125,7 +125,7 @@ watch(() => props.id, fetchData, { immediate: true })