From ebf5d126b93f4190e9d7bf623ea75383bdbdb278 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 17 May 2023 09:55:49 +0200 Subject: [PATCH] Allow importing muliple playlists at once --- src/components/PlaylistsPage.vue | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/src/components/PlaylistsPage.vue b/src/components/PlaylistsPage.vue index 27d9d3c6..a785cc12 100644 --- a/src/components/PlaylistsPage.vue +++ b/src/components/PlaylistsPage.vue @@ -10,7 +10,14 @@ class="btn" @click="exportPlaylists" /> - +