Pause the player with <space>
This commit is contained in:
parent
a18093e255
commit
6e6cfdd02b
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ const Player = () => {
|
|||
showDestroy: false,
|
||||
showDownload: false,
|
||||
showReload: false,
|
||||
spaceBar: true,
|
||||
glassBg: false,
|
||||
showThemeSwitch: false,
|
||||
playModeText: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue