From 465383b5fa155e5fca645b029bd9eb913a585324 Mon Sep 17 00:00:00 2001 From: geoffrey45 Date: Sat, 27 Aug 2022 19:50:43 +0300 Subject: [PATCH] remove transition group from queue track list --- src/components/LeftSidebar/Playlists.vue | 1 - src/components/LeftSidebar/nowPlaying.vue | 39 +------- src/components/PlaylistsList/PlaylistCard.vue | 2 - src/components/RightSideBar/Main.vue | 6 +- src/components/RightSideBar/Queue.vue | 38 +++----- src/composables/mediaNotification.ts | 26 +++--- src/stores/queue.ts | 88 +++++++------------ 7 files changed, 60 insertions(+), 140 deletions(-) diff --git a/src/components/LeftSidebar/Playlists.vue b/src/components/LeftSidebar/Playlists.vue index a6d85ea0..8b376e32 100644 --- a/src/components/LeftSidebar/Playlists.vue +++ b/src/components/LeftSidebar/Playlists.vue @@ -32,7 +32,6 @@ onMounted(() => {