From 78e89d0c02639f7b5137cae28bfc22c6a43ce08e Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Tue, 24 Sep 2024 00:00:30 +0200 Subject: [PATCH] add a diffrent icon, if media is playing --- src/components/dialogs/AlbumViewer.vue | 9 ++++++--- src/components/dialogs/ArtistViewer.vue | 6 +++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/src/components/dialogs/AlbumViewer.vue b/src/components/dialogs/AlbumViewer.vue index 4fd4d2e..8ab56b7 100644 --- a/src/components/dialogs/AlbumViewer.vue +++ b/src/components/dialogs/AlbumViewer.vue @@ -15,16 +15,17 @@ from year {{ album_year }}
{{ album_tracks.length }} Tracks with a duration of {{ album_duration }} -
- - + - +