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

Patches fix

This commit is contained in:
Andrey Onishchenko
2024-03-07 10:38:27 +03:00
parent 1543075351
commit f5eeac19b4
3 changed files with 2 additions and 4 deletions

View File

@@ -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: {