From 8e4d04a8b6f3523ab8732bc87739aa377ed25cfb Mon Sep 17 00:00:00 2001 From: Brendan F Date: Wed, 12 Jul 2023 23:39:11 -0700 Subject: Remove "Lyrics" --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constants') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 3e0d25d..48093ec 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -669,7 +669,7 @@ export const songs = [ { artist: "Kiss", name: "Detroit Rock City (Edit)", youtubeId: "jUIAf-2Hre4" }, { artist: "Toto", name: "Africa", youtubeId: "QAo_Ycocl1E" }, { artist: "Otis Redding", name: "[Sittin' On] the Dock of the Bay", youtubeId: "Zu5chXCp1Ag" }, - { artist: "Aerosmith", name: "Dude Looks Like A Lady (Lyrics)", youtubeId: "acQ6jLe3R8E" }, + { artist: "Aerosmith", name: "Dude Looks Like A Lady", youtubeId: "acQ6jLe3R8E" }, { artist: "Tom Petty", name: "Free Fallin'", youtubeId: "ikum949djQM" }, { artist: "Beastie Boys", name: "Brass Monkey", youtubeId: "acY2VSskD80" }, { artist: "Fleetwood Mac", name: "You Make Loving Fun", youtubeId: "RqjXn2NflqU" }, -- cgit v1.2.3