0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-29 01:53:59 +03:00

Ship from sed and jq to applying patches

Change-Id: I4739feb75997d1b6f76af4deccb6f8a38e2d1e39
This commit is contained in:
Yury Shvedov
2024-02-09 17:25:54 +03:00
parent 1f0975300f
commit b751cba90b
7 changed files with 100 additions and 25 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/main/lib/createWindow.js b/main/lib/createWindow.js
index 771e24c..e3794a7 100644
--- a/main/lib/createWindow.js
+++ b/main/lib/createWindow.js
@@ -16,8 +16,6 @@ const createWindow = async () => {
x: 16,
y: 10
},
- minWidth: 1024,
- minHeight: 800,
width: 1280,
height: 800,
webPreferences: {