diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-11-16 09:05:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-16 09:05:42 -0500 |
| commit | 4ce19093fcf85aacf30bed8983375aad609b8f29 (patch) | |
| tree | 692d16df64e28413671c38a902ac1b6d813b55d7 | |
| parent | 50d4362ea8fcc9df06ce587e1b11e8ec60d5437d (diff) | |
Update YouTube ID for 'Are You Gonna Be My Girl'
| -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 8314dd4..932b02a 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -924,7 +924,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Mega Man X", name: "Storm Eagle (Sega Genesis Remix)", youtubeId: "F28uArEvtxI" }, { artist: "The Police", name: "Every Little Thing She Does Is Magic", youtubeId: "5WEjz2YoH80" }, { artist: "Pegboard Nerds", name: "Try This (Just Shapes & Beats)", youtubeId: "GIK5VWI_iqM" }, - { artist: "Jet", name: "Are You Gonna Be My Girl", youtubeId: "54dLepp2b0A" }, + { artist: "Jet", name: "Are You Gonna Be My Girl", youtubeId: "tuK6n2Lkza0" }, { artist: "Def Leppard", name: "Pour Some Sugar On Me", youtubeId: "Rqs4cMyMLnY" }, { artist: "R.E.M.", name: "The One I Love", youtubeId: "pBHBuFqy6I8" }, { artist: "AC/DC", name: "Thunderstruck", youtubeId: "v2AC41dglnM" }, |
