From 4ad753b04a510bf04a9a55e0bbc5b5cbc005a6d3 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 23 Jun 2026 17:56:55 -0700 Subject: fix duplicate i-dle I DO --- 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 609131e..1285f75 100644 --- a/server/data/songs.ts +++ b/server/data/songs.ts @@ -370,7 +370,6 @@ export const songs = [ { artist: "IRENE", name: "Best Believe", youtubeId: "H_gOO1ToI3c" }, { artist: "LEE CHAE YEON", name: "KNOCK", youtubeId: "mdNuTYlEeiU" }, { artist: "BABYMONSTER", name: "Woke Up In Tokyo", youtubeId: "KcSwEoDRWTA" }, -{ artist: "i-dle", name: "I DO", youtubeId: "S4wL0roXNFk" }, { artist: "ILLIT", name: "Mamihlapinatapai", youtubeId: "Lds_DyEYAk0" }, { artist: "ITZY", name: "SNEAKERS", youtubeId: "-uOShlFu1v8" }, { artist: "KISS OF LIFE", name: "Sticky", youtubeId: "WA97qDH6w9I" }, @@ -434,4 +433,4 @@ export const songs = [ { artist: "FIFTY FIFTY", name: "Took It Too Far", youtubeId: "FoXdqgkI338" }, { artist: "LE SSERAFIM, KATSEYE, ILLIT", name: "ICONIC BY MISTAKE", youtubeId: "LVcbpFaGc_o" }, { artist: "i-dle", name: "Crow", youtubeId: "pbgdEwVhWjU" }, -] \ No newline at end of file +] -- cgit v1.2.3