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,
|
showDestroy: false,
|
||||||
showDownload: false,
|
showDownload: false,
|
||||||
showReload: false,
|
showReload: false,
|
||||||
|
spaceBar: true,
|
||||||
glassBg: false,
|
glassBg: false,
|
||||||
showThemeSwitch: false,
|
showThemeSwitch: false,
|
||||||
playModeText: {
|
playModeText: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue