From 5ac1fffb08f469a5d60401e00cce7564ce1d1bca Mon Sep 17 00:00:00 2001 From: Brendan F Date: Wed, 24 Dec 2025 10:09:39 -0500 Subject: Correct song title for Kaskade entry --- 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 eb9f4a6..6c845a0 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -962,7 +962,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Wesley Willis", name: "I Wupped Batman's Ass", youtubeId: "k8gHubY94rA" }, { artist: "IceJJFish", name: "On The Floor (Official Music Video) ThatRaw.com Presents", youtubeId: "iq_d8VSM0nw" }, { artist: "Journey", name: "Only The Young", youtubeId: "AzWGWQ0jUY0" }, - { artist: "Kaskade", name: "Move For me", youtubeId: "FwKSZrF6aXE" }, + { artist: "Kaskade", name: "Move For Me", youtubeId: "atFTgQOF-cU" }, { artist: "Bill Wurtz", name: "Outside", youtubeId: "p0omtdahVJE" }, { artist: "Jars Of Clay", name: "Flood", youtubeId: "Dhrzoq3WbV4" }, { artist: "Mountain", name: "Mississippi Queen", youtubeId: "VbP4qf8PjfI" }, -- cgit v1.2.3