diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-03-03 19:00:43 -0800 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-03-03 19:00:43 -0800 |
| commit | bd8346d9e2a753ff9bfef21b6d1c368fad2686b4 (patch) | |
| tree | 455fdc1e37a08df8cc307a8ea0635b20885dfc4a /src | |
| parent | 0a39d0e1688731f5b689b1a661955a4445b5907b (diff) | |
Remove duplicate "No One Like You"
Diffstat (limited to 'src')
| -rw-r--r-- | src/constants/songs.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 9087d33..4a36e1d 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1109,7 +1109,6 @@ export const songs = [ { artist: "Creedence Clearwater Revival", name: "Green River", youtubeId: "w0VI1zByJ3s" }, { artist: "Jaycut, Kolt Siewerts, Soulpride", name: "The Flute Tune (Soulpride Remix)", youtubeId: "asnnRxedHVc" }, { artist: "Iyaz", name: "Replay", youtubeId: "4FqGpT3yhUI" }, - { artist: "Scorpions", name: "No One Like You", youtubeId: "Yp5UHsnWolY" }, { artist: "Bruce Springsteen", name: "Dancing In the Dark", youtubeId: "nCFTL4IO6t4" }, { artist: "Styx", name: "Renegade", youtubeId: "E9eLz4DrwF8" }, { artist: "American Hi-Fi", name: "Flavor Of The Weak", youtubeId: "B-mi4SdTomM" }, |
