diff options
| -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 30f79f1..0938e15 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -757,7 +757,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Black Sabbath", name: "Paranoid", youtubeId: "v24ljjtqb-U" }, { artist: "U2", name: "Pride (In The Name Of Love)", youtubeId: "nIPJ0TPf3sQ" }, { artist: "Savage Garden", name: "Truly Madly Deeply", youtubeId: "5lGqXIiDxFM" }, - { artist: "Phil Collins", name: "In The Air Tonight", youtubeId: "y7f0x_UFfJE" }, + { artist: "Phil Collins", name: "In The Air Tonight", youtubeId: "MN3x-kAbgFU" }, { artist: "Simon & Garfunkel", name: "The Sound of Silence (Electric Version)", youtubeId: "bjkPQYWNTlg" }, { artist: "The Fratellis", name: "Chelsea Dagger", youtubeId: "2gDb_axpfeY" }, { artist: "Boston", name: "Feelin' Satisfied", youtubeId: "5Gh-gQY1dus" }, |
