mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
fix: fix #34
This commit is contained in:
2
index.ts
2
index.ts
@ -206,7 +206,7 @@ function createMainWindow() {
|
|||||||
sandbox: false,
|
sandbox: false,
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
frame: !is.macOS() && !is.linux() && !useInlineMenu,
|
frame: !is.macOS() && !useInlineMenu,
|
||||||
titleBarOverlay: {
|
titleBarOverlay: {
|
||||||
color: '#00000000',
|
color: '#00000000',
|
||||||
symbolColor: '#ffffff',
|
symbolColor: '#ffffff',
|
||||||
|
|||||||
Reference in New Issue
Block a user