diff --git a/src/components/SongItem.vue b/src/components/SongItem.vue index d2f7aff..fbdeb69 100644 --- a/src/components/SongItem.vue +++ b/src/components/SongItem.vue @@ -128,13 +128,17 @@ const openSong = el => { @click.prevent="artist.getArtist(channel.replace('/channel/', ''))"> {{ author ? author.replaceAll(' - Topic', '') : '' }} + + + {{ t('title.now_playing') }} +