diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-04-12 08:26:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-12 08:26:08 -0400 |
| commit | 40edbcec966f7b82bcb6c3976e9f341d00ba23ac (patch) | |
| tree | 33684e70be7204d79a00cae8fd3a0a8d836cf310 | |
| parent | 911d54c31170436d3ad7244315b488723fd9c95c (diff) | |
Update YouTube ID for 'The Look' by Roxette
| -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 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" }, |
