Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmorris committed Mar 16, 2017
1 parent 6435c02 commit 77da07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/canned-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down

0 comments on commit 77da07d

Please sign in to comment.