diff --git a/changes/changelog.d/795.bugfix b/changes/changelog.d/795.bugfix new file mode 100644 index 000000000..13191c0f1 --- /dev/null +++ b/changes/changelog.d/795.bugfix @@ -0,0 +1 @@ +Fixed cover not showing in queue/player when playing tracks from "albums" tab (#795) diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue index 54ae9f254..bdc0dd6cb 100644 --- a/front/src/components/audio/album/Card.vue +++ b/front/src/components/audio/album/Card.vue @@ -45,7 +45,7 @@