From b308399dbbcfdb4bfb81e951cdf3a664bd5f036a Mon Sep 17 00:00:00 2001 From: Brendan F Date: Fri, 19 Jul 2024 10:59:23 -0700 Subject: Fix song --- 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 35beb2e..9256646 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -445,7 +445,7 @@ export const songs = [ { artist: "Third Eye Blind", name: "Jumper (1998 Edit)", youtubeId: "tjK8zK3TMJc" }, { artist: "Pitbull, Christina Aguilera", name: "Feel This Moment", youtubeId: "r90Wwl2MPq0" }, { artist: "Pitbull, Ke$ha", name: "Timber", youtubeId: "GcYF1xnmZTI" }, - { artist: "Tom Petty And The Heartbreakers", name: "American Girl", youtubeId: "SIhb-kNvL6M" }, + { artist: "Tom Petty And The Heartbreakers", name: "American Girl", youtubeId: "8v8-RSyuUeE" }, { artist: "Commodores", name: "Easy", youtubeId: "aCsZ3_db_Fk" }, { artist: "Chicago", name: "25 or 6 to 4", youtubeId: "JTzFh1dCoGg" }, { artist: "Genesis", name: "Land of Confusion", youtubeId: "CKrsAje9lxg" }, -- cgit v1.2.3