Skip to content

Commit 690f1c6

Browse files
committed
Fix People are People
1 parent 9f0e266 commit 690f1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/songs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ export const songs = [
683683
{ artist: "The Ozark Mountain Daredevils", name: "Jackie Blue", youtubeId: "6xuW-aI-haw" },
684684
{ artist: "Matchbox Twenty", name: "She's so Mean", youtubeId: "KCdPYV9bLPI" },
685685
{ artist: "Bee Gees", name: "You Should Be Dancing", youtubeId: "4Qhe7aXeY4g" },
686-
{ artist: "Depeche Mode", name: "People Are People", youtubeId: "dY1vKArUrtA" },
686+
{ artist: "Depeche Mode", name: "People Are People", youtubeId: "MzGnX-MbYE4" },
687687
{ artist: "Heart", name: "Tell It Like It Is", youtubeId: "lYWoj71iO_A" },
688688
{ artist: "King Missile", name: "Cheesecake Truck", youtubeId: "R1QfjHZ2isU" },
689689
{ artist: "Santana, Rob Thomas", name: "Smooth", youtubeId: "mom2TLs3Fi0" },

0 commit comments

Comments
 (0)