mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
feat(in-app-menu): add an option to hide the window controls (#1335)
This commit is contained in:
@ -125,6 +125,7 @@ const defaultConfig = {
|
||||
* true in Windows, false in Linux and macOS (see youtube-music/config/store.ts)
|
||||
*/
|
||||
enabled: false,
|
||||
hideDOMWindowControls: false,
|
||||
},
|
||||
'last-fm': {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user