diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-02-10 01:09:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-10 01:09:45 -0500 |
| commit | 5e08c50d61a00ce7e87ef676f600760b1edaceaa (patch) | |
| tree | 9a54e39f08fda69468d36e8ff7ad695b8d46ea1e /src/constants | |
| parent | 8df2f447910534a099f1f6da6425e02336088c32 (diff) | |
Update songs.ts
Diffstat (limited to 'src/constants')
| -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 a14c1cf..74be7a8 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -651,7 +651,7 @@ export const songs = [ { artist: "LVTHER, MYZICA", name: "Some Kind of Magic (feat. MYZICA)", youtubeId: "BC9Nu2cG5J4" }, { artist: "Ricky Martin", name: "Livin' la Vida Loca", youtubeId: "98B9ZHOlk2E" }, { artist: "Michael Jackson", name: "Wanna Be Startin' Somethin'", youtubeId: "8KWf_-ofYgI" }, - { artist: "Prince & The Revolution", name: "Let's Go Crazy", youtubeId: "eCM2dEWGf-o" }, + { artist: "Prince & The Revolution", name: "Let's Go Crazy", youtubeId: "WGtCC7bUkIw" }, { artist: "Daryl Hall & John Oates", name: "Out of Touch", youtubeId: "DCkJ5lGPqFs" }, { artist: "Blue Oyster Cult", name: "(Don't Fear) The Reaper", youtubeId: "Dy4HA3vUv2c" }, { artist: "The Human League", name: "Don't You Want Me", youtubeId: "UscEO2ITyug" }, |
