aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2024-03-30 00:46:02 -0400
committerGitHub <noreply@github.com>2024-03-30 00:46:02 -0400
commit8e45f946dc09cd3a5a8ae918138fe7366d4ae3a0 (patch)
tree479f182f460c1a0367df8d69f5f64516748bf194
parentbd8346d9e2a753ff9bfef21b6d1c368fad2686b4 (diff)
Update songs.ts
Fix What is Love
-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 4a36e1d..2ff826d 100644
--- a/src/constants/songs.ts
+++ b/src/constants/songs.ts
@@ -334,7 +334,7 @@ export const songs = [
{ artist: "Herman's Hermits", name: "I'm Into Something Good", youtubeId: "MDUCOwp1p60" },
{ artist: "Def Leppard", name: "Armageddon It", youtubeId: "GgUnqQbNzoE" },
{ artist: "Seal", name: "Kiss from a Rose", youtubeId: "49ubX7n1BaQ" },
- { artist: "Haddaway", name: "What Is Love (7\" Mix)", youtubeId: "bizWqF8BmM0" },
+ { artist: "Haddaway", name: "What Is Love", youtubeId: "OFNrN_6Ta5I" },
{ artist: "REO Speedwagon", name: "Keep on Loving You", youtubeId: "XKc7z-enzmA" },
{ artist: "LMFAO", name: "Sexy And I Know It", youtubeId: "NqiTCzvTk6I" },
{ artist: "Styx", name: "Why Me", youtubeId: "g4bCHctqmHs" },
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage