From 1a8885468da4aaf78cb586dde6edb36646554ecf Mon Sep 17 00:00:00 2001 From: Brendan F Date: Wed, 3 Dec 2025 10:45:01 -0500 Subject: Update Skid Row's youtubeId for '18 and Life' --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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" }, -- cgit v1.2.3