diff --git a/webui/src/components/pages/Tracklist.vue b/webui/src/components/pages/Tracklist.vue index cb1ef9f..072fea9 100644 --- a/webui/src/components/pages/Tracklist.vue +++ b/webui/src/components/pages/Tracklist.vue @@ -29,7 +29,7 @@ timer - + @@ -93,7 +93,7 @@ > {{ convertDuration(track.duration) }} - + @@ -136,42 +136,48 @@ {{ track.artists[0].name }} {{ track.album.name }} {{ convertDuration(Math.floor(track.duration_ms / 1000)) }} - + {{ label }}