diff options
Diffstat (limited to 'src/constants')
| -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 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" }, |
