From 4ce19093fcf85aacf30bed8983375aad609b8f29 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sun, 16 Nov 2025 09:05:42 -0500 Subject: Update YouTube ID for 'Are You Gonna Be My Girl' --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constants') 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" }, -- cgit v1.2.3