diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-04-05 12:10:39 -0400 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-04-05 12:10:39 -0400 |
| commit | 7ff617504d6a97e701b4ce663b61676b41c1a4f6 (patch) | |
| tree | f0cf7592befd68c4db6410605c3404e737d33bd0 /src | |
| parent | 8ff903c9f46e7022ae70274bc2b49bccd2451a8d (diff) | |
Fix Games People Play
Diffstat (limited to 'src')
| -rw-r--r-- | src/constants/songs.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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" }, |
