diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-02-14 02:28:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 02:28:45 -0500 |
| commit | 302a3d2865ee12a8eb7e2c9f88dbbd4132271511 (patch) | |
| tree | f254e7cda8a3da8acbabba11444811f3d63042b2 /src | |
| parent | ca27daf507dd6cca551116b1a613b80e17c8b63b (diff) | |
Update Bryan Adams song entry in songs.ts
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 6c845a0..bc666c8 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1014,7 +1014,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "MGMT", name: "Electric Feel", youtubeId: "r78xfXZb_WU" }, { artist: "Billy Squier", name: "My Kinda Lover", youtubeId: "nI33SNkIsMw" }, { artist: "Bob Seger & The Silver Bullet Band", name: "Night Moves", youtubeId: "ePCiVK5Jjos" }, - { artist: "Bryan Adams", name: "Cuts Like A Knife (Classic Version)", youtubeId: "4J_QbsH-Onk" }, + { artist: "Bryan Adams", name: "Cuts Like A Knife", youtubeId: "sjRlVjOZsGI" }, { artist: "Eddie Money", name: "Take Me Home Tonight", youtubeId: "FGb381tMJrw" }, { artist: "M|A|R|R|S", name: "Pump Up The Volume", youtubeId: "w9gOQgfPW4Y" }, { artist: "Boston", name: "Cool The Engines", youtubeId: "jw0YNvlFOrI" }, |
