mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 22:22:59 +03:00
Patches fix
This commit is contained in:
parent
1543075351
commit
f5eeac19b4
@ -9,4 +9,3 @@ diff --git a/package.json b/package.json
|
||||
+ },
|
||||
+ "license": "UNLICENSED"
|
||||
}
|
||||
--
|
||||
|
@ -12,4 +12,3 @@ diff --git a/package.json b/package.json
|
||||
+ "scalable": "build/next-desktop/favicon.svg"
|
||||
+ }
|
||||
}
|
||||
--
|
||||
|
@ -5,8 +5,8 @@ diff --git a/main/lib/createWindow.js b/main/lib/createWindow.js
|
||||
x: 16,
|
||||
y: 10
|
||||
},
|
||||
- minWidth: 1024,
|
||||
- minHeight: 800,
|
||||
- minWidth: 768,
|
||||
- minHeight: 650,
|
||||
width: 1280,
|
||||
height: 800,
|
||||
webPreferences: {
|
||||
|
Loading…
Reference in New Issue
Block a user