diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-03-14 09:06:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-14 09:06:39 -0400 |
| commit | 970603801bb26c9393e947903c5157822643bf12 (patch) | |
| tree | 485445115e8569d8a2a52daad2a18e7cb4c128fa /src/constants | |
| parent | d6c9db26220d5d678c3992a3ad3e738623074df9 (diff) | |
Update YouTube ID for 'Jeopardy' by Greg Kihn Band
Diffstat (limited to 'src/constants')
| -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 89ecac9..5d8dca2 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1042,7 +1042,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Two Steps from Hell, Thomas Bergersen", name: "Protectors of the Earth", youtubeId: "Y54rf5FfO90" }, { artist: "Atlanta Rhythm Section", name: "So Into You", youtubeId: "wzCdSJu5xqI" }, { artist: "blink-182", name: "All The Small Things", youtubeId: "5_PBNZXlzp0" }, - { artist: "Greg Kihn Band", name: "Jeopardy", youtubeId: "5iZSlA4s5Xs" }, + { artist: "Greg Kihn Band", name: "Jeopardy", youtubeId: "l9DUtnVGYuY" }, { artist: "Queen", name: "Don't Stop Me Now", youtubeId: "RrDKoXWKMmY" }, { artist: "KT Tunstall", name: "Suddenly I See", youtubeId: "eX7lFYAaO-c" }, { artist: "The Clash", name: "I Fought the Law", youtubeId: "ed2ZwYbVk-4" }, |
