diff --git a/front/src/components/library/ArtistBase.vue b/front/src/components/library/ArtistBase.vue index a51d8b8e9..2c2428961 100644 --- a/front/src/components/library/ArtistBase.vue +++ b/front/src/components/library/ArtistBase.vue @@ -168,6 +168,7 @@ watch(() => props.id, fetchData, { immediate: true }) type="artist" :object-id="object.id" /> +