From 7af86c926febf899c364c6618522a1042a590c0c Mon Sep 17 00:00:00 2001 From: Kamil Date: Wed, 18 Dec 2024 09:23:41 +0000 Subject: [PATCH] refactor: remove preview button from track table template --- templates/partials/_track_table.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/templates/partials/_track_table.html b/templates/partials/_track_table.html index 4a0cb0e..8e127cc 100644 --- a/templates/partials/_track_table.html +++ b/templates/partials/_track_table.html @@ -6,7 +6,6 @@ Artist Duration {{provider_id}} - Preview Status Jellyfin @@ -25,18 +24,7 @@ - - {% if track.preview_url %} - - {% else %} - - - - {% endif %} - + {% if not track.downloaded %}