aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2025-06-10 09:52:12 -0700
committerGitHub <noreply@github.com>2025-06-10 09:52:12 -0700
commitd489b864b114bef45c9aabd8bfa931b34f2fbf4d (patch)
tree75e9933f4f336fe3d0b3bf7aaa173ccad8b508e9
parentd4304601af3a6abd130de418ac4a17b5bf4df469 (diff)
Fix I Need to Know
-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 0938e15..692e52a 100644
--- a/src/constants/songs.ts
+++ b/src/constants/songs.ts
@@ -765,7 +765,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il
{ artist: "Survivor", name: "Burning Heart (From \"Rocky IV\" Soundtrack)", youtubeId: "Nm7AA78Vq8o" },
{ artist: "Eminem, Nate Dogg", name: "Till I Collapse", youtubeId: "CO4kW70AchE" },
{ artist: "Seal", name: "Crazy", youtubeId: "L0NoJi8omqc" },
- { artist: "Tom Petty And The Heartbreakers", name: "I Need to Know", youtubeId: "SkYhfDr77jc" },
+ { artist: "Tom Petty And The Heartbreakers", name: "I Need to Know", youtubeId: "GPKia199LPs" },
{ artist: "Boney M.", name: "Daddy Cool", youtubeId: "iQEpTa3VqLU" },
{ artist: "Fleetwood Mac", name: "You Make Loving Fun", youtubeId: "RqjXn2NflqU" },
{ artist: "Franz Ferdinand", name: "Take Me Out", youtubeId: "d11xns8lE4w" },
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage