aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2025-12-24 10:09:39 -0500
committerGitHub <noreply@github.com>2025-12-24 10:09:39 -0500
commit5ac1fffb08f469a5d60401e00cce7564ce1d1bca (patch)
treeb5089f2ecaf483e590f571dc1f2468d15b61511b
parent0505822623c004c122bb0d6eecb702e6db688694 (diff)
Correct song title for Kaskade entry
-rw-r--r--src/constants/songs.ts2
1 files changed, 1 insertions, 1 deletions
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" },
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage