diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-03-15 12:37:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-15 12:37:31 -0700 |
| commit | 5514f648cf5ff13cb120e218e3f9465591c5e693 (patch) | |
| tree | a09379d1f7c6849fb067bde804bf11198291766e /src | |
| parent | 1214ca715e0328dcf7aac8257b80abaa06336e05 (diff) | |
Update YouTube ID for Queen's song
Diffstat (limited to 'src')
| -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 5d8dca2..344e967 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1043,7 +1043,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { 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: "l9DUtnVGYuY" }, - { artist: "Queen", name: "Don't Stop Me Now", youtubeId: "RrDKoXWKMmY" }, + { artist: "Queen", name: "Don't Stop Me Now", youtubeId: "R8xYWbRNzyA" }, { artist: "KT Tunstall", name: "Suddenly I See", youtubeId: "eX7lFYAaO-c" }, { artist: "The Clash", name: "I Fought the Law", youtubeId: "ed2ZwYbVk-4" }, { artist: "Modern English", name: "I Melt with You (7\" Mix)", youtubeId: "Is-osO04u3c" }, |
