From 7ff617504d6a97e701b4ce663b61676b41c1a4f6 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 5 Apr 2025 12:10:39 -0400 Subject: Fix Games People Play --- 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 f4a0278..30f79f1 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -699,7 +699,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Gorillaz", name: "DARE", youtubeId: "SZP0NFRKBbs" }, { artist: "Kool & The Gang", name: "Get Down On It", youtubeId: "1AVxBedMP4I" }, { artist: "Fatboy Slim", name: "Weapon Of Choice", youtubeId: "TsRvbnQVI6I" }, - { artist: "The Alan Parsons Project", name: "Games People Play", youtubeId: "GHyXUAKbq1M" }, + { artist: "The Alan Parsons Project", name: "Games People Play", youtubeId: "YKtzP5a-yJ4" }, { artist: "Madonna", name: "Into the Groove (Edit)", youtubeId: "1zh-0eupfNw" }, { artist: "KC & The Sunshine Band", name: "Get Down Tonight", youtubeId: "tUMk0RbZDZY" }, { artist: "Guns N' Roses", name: "Live And Let Die", youtubeId: "RywqQ_AKB9M" }, -- cgit v1.2.3