From 116d6ae99a0317896af545db3ca821f1659a6100 Mon Sep 17 00:00:00 2001 From: nieve Date: Mon, 26 Aug 2024 14:56:16 -0400 Subject: [PATCH] add playlist name and link to playlist page --- src/components/PlaylistVideos.vue | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/PlaylistVideos.vue b/src/components/PlaylistVideos.vue index 8aa992ea..8a85eee0 100644 --- a/src/components/PlaylistVideos.vue +++ b/src/components/PlaylistVideos.vue @@ -1,4 +1,15 @@