make it roomy
This commit is contained in:
Родитель
9db9ffd3e4
Коммит
f0048d54b0
|
@ -11,7 +11,7 @@ app.on('window-all-closed', () => {
|
|||
exports.load = (appUrl) => {
|
||||
app.on('ready', () => {
|
||||
const options = {
|
||||
width: 800,
|
||||
width: 900,
|
||||
height: 600,
|
||||
autoHideMenuBar: true,
|
||||
backgroundColor: '#FFFFFF',
|
||||
|
|
Загрузка…
Ссылка в новой задаче