diff --git a/front/src/components/library/ArtistBase.vue b/front/src/components/library/ArtistBase.vue index 0b6fcbfab..003af6c06 100644 --- a/front/src/components/library/ArtistBase.vue +++ b/front/src/components/library/ArtistBase.vue @@ -167,103 +167,104 @@ watch(() => props.id, fetchData, { immediate: true })