Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyykoSerhiy committed Oct 31, 2018
1 parent cb48b68 commit 2ed85ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"play_pause"
],
"default": "focus_song",
"description": "What to do when trackInfo is clicked: 'none' - do nothing, 'focus_song' - current song will be selected Playlists/Tracks section if it exists there, 'play_pause' - trackInfo esentially becomes playPause button (great option for minimal ui). "
"description": "What to do when trackInfo is clicked: 'none' - do nothing, 'focus_song' - current song will be selected Playlists/Tracks section if it exists there, 'play_pause' - trackInfo essentially becomes playPause button (great option for minimal ui). "
},
"spotify.showNextButton": {
"type": "boolean",
Expand Down

0 comments on commit 2ed85ab

Please sign in to comment.