From 823d8fd5471edb9e356eb457a678ed581c37fd91 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Mon, 7 Oct 2024 09:53:56 -0400 Subject: Fix Paradise City --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 37c33f9..10e59d7 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -525,7 +525,7 @@ export const songs = [ { artist: "Foreigner", name: "Double Vision", youtubeId: "j9K68tR9IsE" }, { artist: "The Trammps", name: "Disco Inferno (Edit)", youtubeId: "pG8TyIEAqps" }, { artist: "Guns N' Roses", name: "Patience", youtubeId: "MkoeqtKUUe4" }, - { artist: "Pop Up!", name: "Paradise City", youtubeId: "xATTkS5Lwb0" }, + { artist: "Pop Up!", name: "Paradise City", youtubeId: "-Sn-AJt8JCg" }, { artist: "Galantis", name: "Peanut Butter Jelly", youtubeId: "nAXP8wb7VWI" }, { artist: "Manfred Mann's Earth Band, Manfred Mann's Earth Band", name: "Blinded By The Light", youtubeId: "JZW9meY2IPw" }, { artist: "Barenaked Ladies", name: "Odds Are", youtubeId: "FrMdoHrKspE" }, -- cgit v1.2.3