Skip to content

Commit 0189649

Browse files
Update songs.ts
1 parent 897bb83 commit 0189649

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
@@ -603,7 +603,7 @@ export const songs = [
603603
{ artist: "Maxine Nightingale", name: "Right Back Where We Started From", youtubeId: "JoI7MLxGRjQ" },
604604
{ artist: "Thin Lizzy", name: "The Boys Are Back In Town", youtubeId: "nN120kCiVyQ" },
605605
{ artist: "Rick Astley", name: "Never Gonna Give You Up", youtubeId: "dQw4w9WgXcQ" },
606-
{ artist: "Depeche Mode", name: "Just Can't Get Enough", youtubeId: "yI_DKk3mxOI" },
606+
{ artist: "Depeche Mode", name: "Just Can't Get Enough", youtubeId: "kcaEdOBAQXU" },
607607
{ artist: "Billy Joel", name: "Pressure", youtubeId: "dFR6VoUdoTo" },
608608
{ artist: "Jeff D. Elliott", name: "Top Secret", youtubeId: "okHAnJHdLwM" },
609609
{ artist: "Imagine Dragons", name: "Radioactive", youtubeId: "3Yb2-CWjrME" },

0 commit comments

Comments
 (0)