diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-07-19 20:56:48 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-07-19 20:56:48 -0700 |
| commit | 3a69aa8f3539e01fed07cddcd085df524a14cbd2 (patch) | |
| tree | 2a7464c114534663a882f251df9128b446294e03 /src | |
| parent | 76ca0576478b7175967a27f5d9dfc3d8c2a77667 (diff) | |
Remove duplicate All Star
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 bcd72bf..eccbb8d 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -780,7 +780,6 @@ export const songs = [ { artist: "Bon Jovi", name: "Livin' On A Prayer", youtubeId: "YBdyc1WDlBQ" }, { artist: "Mötley Crüe", name: "Wild Side", youtubeId: "MVkTYD_3XPA" }, { artist: "Dave Rodgers", name: "Beat of the Rising Sun", youtubeId: "5WyN2y2FPnQ" }, - { artist: "Smash Mouth", name: "All Star", youtubeId: "-_RBJvfoszk" }, { artist: "Fitz and The Tantrums", name: "HandClap", youtubeId: "5AtkWnBjGBU" }, { artist: "3 Doors Down", name: "Be Like That", youtubeId: "HHpMtWtgUvc" }, { artist: "Eric Clapton", name: "Cocaine", youtubeId: "8QYdIswhbY4" }, |
