diff --git a/front/src/components/audio/ChannelCard.vue b/front/src/components/audio/ChannelCard.vue index 06f8b6319..523b798ae 100644 --- a/front/src/components/audio/ChannelCard.vue +++ b/front/src/components/audio/ChannelCard.vue @@ -49,6 +49,7 @@ const updatedAgo = computed(() => moment(props.object.artist?.modification_date) :tags="object.artist?.tags ?? []" class="artist-card" :to="{name: 'channels.detail', params: {id: urlId}}" + solid small >