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:
13
patches/0004-Fix-window-resize.patch
Normal file
13
patches/0004-Fix-window-resize.patch
Normal 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: {
|
Reference in New Issue
Block a user