From 690f1c6d186283d159a80fbd75c4a21d3fdf37e4 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Fri, 14 Mar 2025 00:55:29 -0400 Subject: Fix People are People --- 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 74be7a8..d0cf37c 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -683,7 +683,7 @@ export const songs = [ { artist: "The Ozark Mountain Daredevils", name: "Jackie Blue", youtubeId: "6xuW-aI-haw" }, { artist: "Matchbox Twenty", name: "She's so Mean", youtubeId: "KCdPYV9bLPI" }, { artist: "Bee Gees", name: "You Should Be Dancing", youtubeId: "4Qhe7aXeY4g" }, - { artist: "Depeche Mode", name: "People Are People", youtubeId: "dY1vKArUrtA" }, + { artist: "Depeche Mode", name: "People Are People", youtubeId: "MzGnX-MbYE4" }, { artist: "Heart", name: "Tell It Like It Is", youtubeId: "lYWoj71iO_A" }, { artist: "King Missile", name: "Cheesecake Truck", youtubeId: "R1QfjHZ2isU" }, { artist: "Santana, Rob Thomas", name: "Smooth", youtubeId: "mom2TLs3Fi0" }, -- cgit v1.2.3