diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-03-06 08:28:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-06 08:28:46 -0800 |
| commit | 04a680932422039743e907c25e7c7296b56def77 (patch) | |
| tree | f05a3c358e45a4b4e87802e397f3168c98b1ded1 | |
| parent | 04e43ac645900a7166efa3fd64f85740bf5f83d0 (diff) | |
Update YouTube ID for 'A Proper Story (Bastion)'
| -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 bc666c8..8a09064 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1034,7 +1034,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Jim Croce", name: "Bad, Bad Leroy Brown", youtubeId: "JzYf6qskdfA" }, { artist: "Michelle Branch", name: "All You Wanted", youtubeId: "54GTRiMDOYA" }, { artist: "Enigma", name: "Return To Innocence (Radio Edit)", youtubeId: "7vUjpAz7Z5k" }, - { artist: "Darren Korb", name: "A Proper Story (Bastion)", youtubeId: "Z9y0iFVAbDg" }, + { artist: "Darren Korb", name: "A Proper Story (Bastion)", youtubeId: "x3BDiQQ98ik" }, { artist: "Annie Lennox", name: "Walking on Broken Glass", youtubeId: "nSN0YysStgY" }, { artist: "Eminem", name: "The Real Slim Shady", youtubeId: "r5MR7_INQwg" }, { artist: "Wolfmother", name: "Joker And The Thief", youtubeId: "iR5RY7pnMGI" }, |
