From 018964971a7d73d84e586ac5b74cd46654604c4b Mon Sep 17 00:00:00 2001 From: Brendan F Date: Tue, 24 Dec 2024 10:15:36 -0500 Subject: Update songs.ts --- 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 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" }, -- cgit v1.2.3