From 40edbcec966f7b82bcb6c3976e9f341d00ba23ac Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sun, 12 Apr 2026 08:26:08 -0400 Subject: Update YouTube ID for 'The Look' by Roxette --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 344e967..28f1263 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1071,7 +1071,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Red Hot Chili Peppers", name: "Otherside", youtubeId: "8901V1M5lDk" }, { artist: "Thompson Twins", name: "Hold Me Now", youtubeId: "3c3P86kALbk" }, { artist: "Peter Bjorn and John", name: "Young Folks", youtubeId: "OIRE6iw-ws4" }, - { artist: "Roxette", name: "The Look", youtubeId: "-1lHYs--Pik" }, + { artist: "Roxette", name: "The Look", youtubeId: "dzrPH89rtWY" }, { artist: "Michael Jackson", name: "Thriller", youtubeId: "Z85lxckrtzg" }, { artist: "Bo Burnham", name: "Bezos I", youtubeId: "7_EeCkHs-e0" }, { artist: "Sum 41", name: "In Too Deep", youtubeId: "ecHf1zkYRVg" }, -- cgit v1.2.3