From ab4c1045147f222ae83d91484d4b8ceeeb6386a9 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Tue, 17 Jun 2025 22:10:14 -0700 Subject: Fix Working for the Weekend --- 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 692e52a..053a9ec 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -773,7 +773,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "EHAMIC, Frédéric Chopin", name: "Koinu no Carnival (from \"Minute Waltz\")", youtubeId: "ZhZxKhAilZk" }, { artist: "Empire Of The Sun", name: "We Are The People", youtubeId: "r02mYOlfcCw" }, { artist: "Ben Folds", name: "Rockin' the Suburbs", youtubeId: "nD30KV26ivg" }, - { artist: "Loverboy", name: "Working for the Weekend", youtubeId: "wajEoz-Sm8U" }, + { artist: "Loverboy", name: "Working for the Weekend", youtubeId: "cxhj1Is7HpY" }, { artist: "Sly & The Family Stone", name: "Everyday People", youtubeId: "TU02G4wnWh0" }, { artist: "Asia", name: "Heat Of The Moment", youtubeId: "nvdYll1euGU" }, { artist: "The Cult", name: "She Sells Sanctuary", youtubeId: "cQS4TzB0EvU" }, -- cgit v1.2.3