mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-03-27 17:58:56 +08:00
feat: change window width to 1440
This commit is contained in:
parent
445aaf926f
commit
05aadf5a30
@ -31,7 +31,7 @@ function createWindow() {
|
||||
|
||||
// Create the browser window.
|
||||
win = new BrowserWindow({
|
||||
width: 1153,
|
||||
width: 1440,
|
||||
height: 768,
|
||||
webPreferences: {
|
||||
webSecurity: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user