From d4304601af3a6abd130de418ac4a17b5bf4df469 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Mon, 2 Jun 2025 08:36:31 -0700 Subject: Fix In the Air Tonight (#29) --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constants') 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" }, -- cgit v1.2.3