Skip to content

Commit

Permalink
Pause the player with <space>
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin authored and deluan committed Apr 1, 2020
1 parent a18093e commit 6e6cfdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/audioplayer/Player.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const Player = () => {
showDestroy: false,
showDownload: false,
showReload: false,
spaceBar: true,
glassBg: false,
showThemeSwitch: false,
playModeText: {
Expand Down

0 comments on commit 6e6cfdd

Please sign in to comment.