From 77da07de39e8cc6f0e2105e4f40ac08019adc997 Mon Sep 17 00:00:00 2001 From: colinmorris Date: Thu, 16 Mar 2017 10:08:33 -0700 Subject: [PATCH] oops --- src/canned-data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/canned-data.js b/src/canned-data.js index 3ba6e4f..436fc93 100644 --- a/src/canned-data.js +++ b/src/canned-data.js @@ -71,7 +71,7 @@ var CANNED_SONGS = [ {slug: "hotlinebling", artist: "Drake", title: "Hotling Bling", group: CONTEMP.slug, dropdown: true}, {slug: "humps", artist: "The Black-eyed Peas", title: "My Humps", group: NAUGHTS.slug}, {slug: "ibleed", artist: "The Pixies", title: "I Bleed", group: NINETIES.slug}, - {slug: "ifeellove", artist: "Diana Ross", title: "I Feel Love", group: SEVENTIES.slug, dropdown: true}, + {slug: "ifeellove", artist: "Donna Summer", title: "I Feel Love", group: SEVENTIES.slug, dropdown: true}, {slug: "ikissedagirl", artist: "Katy Perry", title: "I Kissed A Girl", group: NAUGHTS.slug}, {slug: "iknowwhatboyslike", artist: "The Waitresses", title: "I Know What Boys Like", group: EIGHTIES.slug}, {slug: "independentwomen", artist: "Destiny's Child", title: "Independent Women Pt. 1", group: NAUGHTS.slug},