A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo

+1 -1
+1 -1
src/Applications/UI/Playlists/Alfred.elm
··· 80 80 { action = selectAction playlists 81 81 , focus = 0 82 82 , index = playlistNames 83 - , message = "Select a playlist to play tracks from" 83 + , message = "Select a playlist to play tracks from." 84 84 , results = playlistNames 85 85 , searchTerm = Nothing 86 86 }