From 2d009701de879da4c1e9c8186bc72337a663eac9 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 28 Aug 2022 19:58:33 +0200 Subject: [PATCH 1/8] frontend for renaming playlists --- src/components/PlaylistsPage.vue | 28 +++++++++++++++++++++++++++- src/locales/en.json | 6 ++++-- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/src/components/PlaylistsPage.vue b/src/components/PlaylistsPage.vue index 3b048a64..28554e0d 100644 --- a/src/components/PlaylistsPage.vue +++ b/src/components/PlaylistsPage.vue @@ -16,7 +16,8 @@ v-text="playlist.name" /> -