mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
feat: change window width to 1440
This commit is contained in:
parent
445aaf926f
commit
05aadf5a30
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ function createWindow() {
|
|||
|
||||
// Create the browser window.
|
||||
win = new BrowserWindow({
|
||||
width: 1153,
|
||||
width: 1440,
|
||||
height: 768,
|
||||
webPreferences: {
|
||||
webSecurity: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue