From 88c361f23f9c99ecc857cbf6b66ce69eeff7b6df Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 6 Dec 2025 09:35:21 -0500 Subject: Update YouTube ID for Journey's song --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/songs.ts b/src/constants/songs.ts index fe60982..67c03c0 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -944,7 +944,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Skid Row", name: "18 and Life", youtubeId: "ztzkz0r1RG8" }, { artist: "Niko", name: "Night of Fire (Extended mix)", youtubeId: "7BTWpImCDq4" }, { artist: "Imagine Dragons", name: "My Fault", youtubeId: "Px5QYwr1X5k" }, - { artist: "Journey", name: "Separate Ways (Worlds Apart)", youtubeId: "haCOU64qCo4" }, + { artist: "Journey", name: "Separate Ways (Worlds Apart)", youtubeId: "uH64qV71uUQ" }, { artist: "The Police", name: "Message In A Bottle", youtubeId: "WMl1xKJeuuQ" }, { artist: "Donna Summer", name: "MacArthur Park", youtubeId: "Rkt8mtIkYI4" }, { artist: "Electric Light Orchestra", name: "Shine a Little Love", youtubeId: "kZd2qCxgPEM" }, -- cgit v1.2.3