From eacb2b3dc67d76fa97bdb4b71c180037f398aa91 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 12 Jul 2026 18:25:44 -0700 Subject: fix: remove unavailable song AmzIk-4Fj2s { artist: "NewJeans", name: "Our Night is more beautiful than your Day", youtubeId: "AmzIk-4Fj2s" }, --- server/data/songs.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'server') 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 +] -- cgit v1.2.3