diff options
| -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" }, |
