From 3828f504e37825c443980678a69ff245997a91ec Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 22 Jun 2024 13:37:54 -0700 Subject: Update songs.ts Rig a song for the 4th of July --- src/constants/songs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 89f2ac2..1db32d5 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -431,6 +431,7 @@ export const songs = [ { artist: "Jon Bellion, Travis Mendes", name: "Guillotine", youtubeId: "58p4OTAP91c" }, { artist: "Yolanda Be Cool, DCup", name: "We No Speak Americano (Original Mix)", youtubeId: "lygg5Ju0nNU" }, { artist: "Steely Dan", name: "Peg", youtubeId: "u_pt3khMRFs" }, + { artist: "Lee Greenwood", name: "God Bless The U.S.A.", youtubeId: "zR0lxM-IyUs" }, { artist: "Journey", name: "Faithfully", youtubeId: "YalgKfrOdsI" }, { artist: "Stevie Nicks", name: "Edge of Seventeen", youtubeId: "b5bgQjTmm3g" }, { artist: "The Buggles", name: "Video Killed The Radio Star", youtubeId: "i4RfVRhhhNI" }, @@ -1055,7 +1056,6 @@ export const songs = [ { artist: "Modern English", name: "I Melt with You (7\" Mix)", youtubeId: "Is-osO04u3c" }, { artist: "Foreigner", name: "Feels like the First Time", youtubeId: "cDUEMvCKLis" }, { artist: "Robbie Williams", name: "Rock DJ", youtubeId: "ZLyyT9yW9kA" }, - { artist: "Lee Greenwood", name: "God Bless The U.S.A.", youtubeId: "zR0lxM-IyUs" }, { artist: "Michelle Branch", name: "Everywhere", youtubeId: "UCzLhySDWME" }, { artist: "Dire Straits", name: "Money for Nothing", youtubeId: "T82VtnfKGd8" }, { artist: "Billy Idol", name: "White Wedding (Pt. 1)", youtubeId: "o5oTrvdNoP4" }, -- cgit v1.2.3