From b02bf6202f9eaf1a10ec071ebfa9808c4699e134 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sun, 26 Apr 2026 09:16:52 -0400 Subject: Update YouTube ID for Pink Floyd's 'Money' --- 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 93094f8..50b43bc 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1085,7 +1085,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Huey Lewis & The News", name: "I Want A New Drug", youtubeId: "0PhqlB-uTX8" }, { artist: "Cher", name: "Believe", youtubeId: "oOGxKLUMbbc" }, { artist: "Coldplay", name: "Speed of Sound", youtubeId: "04tC72kZM_o" }, - { artist: "Pink Floyd", name: "Money", youtubeId: "rwPM01cbQBc" }, + { artist: "Pink Floyd", name: "Money", youtubeId: "2aW7HweAf3o" }, { artist: "Madness", name: "Our House", youtubeId: "r0KzvXf-_Zw" }, { artist: "Devo", name: "Whip It", youtubeId: "3bXEHGUvVrA" }, { artist: "Kenny Loggins", name: "Danger Zone (From \"Top Gun\" Original Soundtrack)", youtubeId: "9ID4RAqCqnQ" }, -- cgit v1.2.3