Skip to content

Commit

Permalink
Fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
plamere committed Feb 21, 2016
1 parent efcafde commit 9126e41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -1053,8 +1053,8 @@
"name" : "PlaylistSave",
"class": plugs.PlaylistSave,
"type" : "misc",
"title" : "save to Spotify",
"display": "save to $playlist_name",
"title" : "save to $playlist_name",
"display": "save to Spotify",
"description": "save the tracks to a spotify playlist",

"help": """ This filter will save all the tracks that pass through
Expand Down

0 comments on commit 9126e41

Please sign in to comment.