diff --git a/changes/changelog.d/1348.bugfix b/changes/changelog.d/1348.bugfix new file mode 100644 index 000000000..8136be0b7 --- /dev/null +++ b/changes/changelog.d/1348.bugfix @@ -0,0 +1 @@ +In playlist editor can now click outside the trashcan but inside the button to delete entry (#1348) diff --git a/front/src/components/playlists/Editor.vue b/front/src/components/playlists/Editor.vue index f4bf3e8e9..d60670575 100644 --- a/front/src/components/playlists/Editor.vue +++ b/front/src/components/playlists/Editor.vue @@ -157,10 +157,12 @@ {{ plt.track.artist.name }} -