diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-12-24 10:15:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 10:15:36 -0500 |
| commit | 018964971a7d73d84e586ac5b74cd46654604c4b (patch) | |
| tree | 5c2f7e95f7863fc0daa3ff390be687dfbe452d3e /src | |
| parent | 897bb834318a805e57e1276093d62d95f04d6660 (diff) | |
Update songs.ts
Diffstat (limited to 'src')
| -rw-r--r-- | src/constants/songs.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts index abac4d1..32b483d 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -603,7 +603,7 @@ export const songs = [ { artist: "Maxine Nightingale", name: "Right Back Where We Started From", youtubeId: "JoI7MLxGRjQ" }, { artist: "Thin Lizzy", name: "The Boys Are Back In Town", youtubeId: "nN120kCiVyQ" }, { artist: "Rick Astley", name: "Never Gonna Give You Up", youtubeId: "dQw4w9WgXcQ" }, - { artist: "Depeche Mode", name: "Just Can't Get Enough", youtubeId: "yI_DKk3mxOI" }, + { artist: "Depeche Mode", name: "Just Can't Get Enough", youtubeId: "kcaEdOBAQXU" }, { artist: "Billy Joel", name: "Pressure", youtubeId: "dFR6VoUdoTo" }, { artist: "Jeff D. Elliott", name: "Top Secret", youtubeId: "okHAnJHdLwM" }, { artist: "Imagine Dragons", name: "Radioactive", youtubeId: "3Yb2-CWjrME" }, |
