From 3d9de40bc18e81c24f88e8cff3ab29abade893a7 Mon Sep 17 00:00:00 2001 From: Saahil Date: Sat, 12 Oct 2024 23:32:22 -0400 Subject: [PATCH] qf: add playlist url Signed-off-by: Saahil --- hackclub-spotify-bot/src/views/home.ejs | 2 +- hackclub-spotify-bot/src/views/index.ejs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hackclub-spotify-bot/src/views/home.ejs b/hackclub-spotify-bot/src/views/home.ejs index 54fba58..75336fa 100644 --- a/hackclub-spotify-bot/src/views/home.ejs +++ b/hackclub-spotify-bot/src/views/home.ejs @@ -61,9 +61,9 @@
Download all song entries
-

The "Download all song entries" button includes all songs submited thru the form (even if removed from the playlist)

+ Check out the playlist diff --git a/hackclub-spotify-bot/src/views/index.ejs b/hackclub-spotify-bot/src/views/index.ejs index 39698a6..2357ae7 100644 --- a/hackclub-spotify-bot/src/views/index.ejs +++ b/hackclub-spotify-bot/src/views/index.ejs @@ -30,6 +30,7 @@