From 031fa6e45efeee50a182cd66066d185dd76fae1d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 6 Jan 2023 21:05:05 +0100 Subject: [PATCH] Dynamically update the button in the playlist page --- src/components/PlaylistPage.vue | 30 +++++++++++++++++++++++++++++- src/components/PlaylistsPage.vue | 6 +++--- src/locales/en.json | 3 ++- 3 files changed, 34 insertions(+), 5 deletions(-) diff --git a/src/components/PlaylistPage.vue b/src/components/PlaylistPage.vue index 69234876..26d2c5db 100644 --- a/src/components/PlaylistPage.vue +++ b/src/components/PlaylistPage.vue @@ -15,7 +15,8 @@