diff options
| -rw-r--r-- | src/constants/songs.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 1db32d5..35beb2e 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -441,7 +441,7 @@ export const songs = [ { artist: "Toto", name: "Africa", youtubeId: "QAo_Ycocl1E" }, { artist: "Raspberries", name: "Go All The Way", youtubeId: "rtp8WSAzrGw" }, { artist: "Rihanna", name: "Disturbia", youtubeId: "wmGjajXDHKo" }, - { artist: "Phil Collins", name: "Sussudio", youtubeId: "5soq6RLoIz8" }, + { artist: "Phil Collins", name: "Sussudio", youtubeId: "q9xNhcvZ6UI" }, { artist: "Third Eye Blind", name: "Jumper (1998 Edit)", youtubeId: "tjK8zK3TMJc" }, { artist: "Pitbull, Christina Aguilera", name: "Feel This Moment", youtubeId: "r90Wwl2MPq0" }, { artist: "Pitbull, Ke$ha", name: "Timber", youtubeId: "GcYF1xnmZTI" }, |
