aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-07-12 18:25:44 -0700
committerPinapelz <yukais@pinapelz.com>2026-07-12 18:25:44 -0700
commiteacb2b3dc67d76fa97bdb4b71c180037f398aa91 (patch)
treef1fdc656eb38aa8c0cb7bc7a3794a37c82cd4804
parent448ae4b02406bee47c0bf7b29c379503146f19fc (diff)
fix: remove unavailable song AmzIk-4Fj2s
{ artist: "NewJeans", name: "Our Night is more beautiful than your Day", youtubeId: "AmzIk-4Fj2s" },
-rw-r--r--server/data/songs.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/data/songs.ts b/server/data/songs.ts
index 6de1eda..e9cd5b9 100644
--- a/server/data/songs.ts
+++ b/server/data/songs.ts
@@ -177,7 +177,6 @@ export const songs = [
{ artist: "LE SSERAFIM", name: "Swan Song", youtubeId: "eNxb2wt11sM" },
{ artist: "KISS OF LIFE", name: "Bye My Neverland", youtubeId: "f1yerx1PWC4" },
{ artist: "tripleS", name: "Girls' Capitalism", youtubeId: "G0hLAX-bg3w" },
-{ artist: "NewJeans", name: "Our Night is more beautiful than your Day", youtubeId: "AmzIk-4Fj2s" },
{ artist: "aespa", name: "Illusion", youtubeId: "LP9sF1v-vz4" },
{ artist: "NMIXX", name: "BOOM", youtubeId: "QQjLJ8MjZMc" },
{ artist: "aespa", name: "Dreams Come True", youtubeId: "zZDdP0V3pVw" },
@@ -463,4 +462,4 @@ export const songs = [
{ artist: "YOUNG POSSE", name: "ATE THAT", youtubeId: "BsxsQ1_BeXU" },
{ artist: "YOUNG POSSE", name: "POSSE UP!", youtubeId: "vQyex-OirbU" },
{ artist: "YOUNG POSSE", name: "we don't go to bed tonight ", youtubeId: "OMlZiNPmYyQ" },
-] \ No newline at end of file
+]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage