From 50975d622679cccbcf70c2aa04fb0d9a8f7e04dc Mon Sep 17 00:00:00 2001 From: Brendan F Date: Thu, 26 Dec 2024 00:38:22 -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 32b483d..56895b8 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -605,7 +605,7 @@ export const songs = [ { artist: "Rick Astley", name: "Never Gonna Give You Up", youtubeId: "dQw4w9WgXcQ" }, { 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: "Jeff D. Elliott", name: "Top Secret (Maize)", youtubeId: "okHAnJHdLwM" }, { artist: "Imagine Dragons", name: "Radioactive", youtubeId: "3Yb2-CWjrME" }, { artist: "The Killers", name: "Somebody Told Me", youtubeId: "liRMxUT8A2c" }, { artist: "Culture Club", name: "Karma Chameleon", youtubeId: "S8Cv5XbG428" }, -- cgit v1.2.3