Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add playlist creation, deletion, export and import #105

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
polish
  • Loading branch information
laurentperez authored and laurentperez committed Jun 11, 2017
commit b1930c576ece816843c8dd98aa728e993522cedb
1 change: 0 additions & 1 deletion lib/prototypes/Player/replaceWithPlaylist.js
Original file line number Diff line number Diff line change
@@ -29,4 +29,3 @@ function replaceWithPlaylist(playlistName) {
}

module.exports = replaceWithPlaylist;