From 8df2f447910534a099f1f6da6425e02336088c32 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 18 Jan 2025 00:58:26 -0500 Subject: Fix Laser Sharks --- 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 56895b8..a14c1cf 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -628,7 +628,7 @@ export const songs = [ { artist: "Daryl Hall & John Oates", name: "Private Eyes", youtubeId: "0aQKmbtp6Pc" }, { artist: "Robin Schulz", name: "Sugar (feat. Francesco Yates)", youtubeId: "bvC_0foemLY" }, { artist: "Dire Straits", name: "Industrial Disease", youtubeId: "u_mF0DhDSlo" }, - { artist: "Savant", name: "Laser Sharks (Original Mix)", youtubeId: "21BgQj2sVeI" }, + { artist: "Savant", name: "Laser Sharks (Original Mix)", youtubeId: "WlCGZwc2A9M" }, { artist: "Rihanna, Calvin Harris", name: "We Found Love", youtubeId: "UUpuyzPJeWA" }, { artist: "Nickelback", name: "How You Remind Me", youtubeId: "vkvrbbtnp6s" }, { artist: "Martin O’Donnell, Michael Salvatori", name: "Flawed Legacy (Halo 2)", youtubeId: "sVgkqB8Zdl0" }, -- cgit v1.2.3