diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-12-03 10:45:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-03 10:45:01 -0500 |
| commit | 1a8885468da4aaf78cb586dde6edb36646554ecf (patch) | |
| tree | e87d915e1e769e6dfff2b8af58a462fcffac6041 /src | |
| parent | 53fa7c52d513cd224633dc2e0d334bf7df0a36a2 (diff) | |
Update Skid Row's youtubeId for '18 and Life'
Diffstat (limited to 'src')
| -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 932b02a..fe60982 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -941,7 +941,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "20syl", name: "Ongoing Thing (feat. Oddisee)", youtubeId: "zKoOIsVGPpo" }, { artist: "ZZ Top", name: "Legs", youtubeId: "2mrt8vyHksU" }, { artist: "Imagine Dragons", name: "Hear Me", youtubeId: "VDiPFn8NVkE" }, - { artist: "Skid Row", name: "18 and Life", youtubeId: "wwQWJnVREZ0" }, + { 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" }, |
