From 26b3984a046a79b604f6dfdce35e683d13eb8079 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sun, 14 Jun 2020 21:17:24 +0200 Subject: [PATCH] Fixed download of single tracks from playlists with no track preview --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6e08a25..5297bc1 100644 --- a/public/index.html +++ b/public/index.html @@ -1322,7 +1322,7 @@

{{ metadata }} + v-on="{ click: track.preview ? playPausePreview : false }" :data-preview="track.preview"> play_arrow