mirror of
https://github.com/navidrome/navidrome.git
synced 2025-09-05 07:38:14 +03:00
Pause the player with <space>
This commit is contained in:
@@ -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: {
|
||||||
|
Reference in New Issue
Block a user