diff options
Diffstat (limited to 'server/data')
| -rw-r--r-- | server/data/songs.ts | 3 |
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 +] |
