mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Pause the player with <space>
This commit is contained in:
parent
a18093e255
commit
6e6cfdd02b
@ -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…
x
Reference in New Issue
Block a user