diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-12-06 09:35:21 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-06 09:35:21 -0500 |
| commit | 88c361f23f9c99ecc857cbf6b66ce69eeff7b6df (patch) | |
| tree | e8933c396cd2b18895c25f1727eb500786a007ac /src/constants | |
| parent | 1a8885468da4aaf78cb586dde6edb36646554ecf (diff) | |
Update YouTube ID for Journey's song
Diffstat (limited to 'src/constants')
| -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 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" }, |
