From 50d4362ea8fcc9df06ce587e1b11e8ec60d5437d Mon Sep 17 00:00:00 2001 From: Brendan F Date: Thu, 11 Sep 2025 00:55:33 -0400 Subject: Fix song --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index ab1ad47..8314dd4 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -858,7 +858,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Eurythmics, Annie Lennox, Dave Stewart", name: "Thorn In My Side", youtubeId: "-kDlEZb_7so" }, { artist: "Derek & The Dominos", name: "Layla", youtubeId: "TngViNw2pOo" }, { artist: "Billy Joel", name: "Say Goodbye to Hollywood", youtubeId: "SrFy957l8ko" }, - { artist: "Prince", name: "When Doves Cry", youtubeId: "oTUSeac7IuQ" }, + { artist: "Prince", name: "When Doves Cry", youtubeId: "Izx6DQUrsag" }, { artist: "Yes", name: "Leave It (Single Remix)", youtubeId: "tSgz2B-Nn5Y" }, { artist: "Aretha Franklin", name: "Respect", youtubeId: "A134hShx_gw" }, { artist: "Above & Beyond", name: "Giving It Out (feat. Zoƫ Johnston)", youtubeId: "5hJE3JCexDM" }, -- cgit v1.2.3