This commit is contained in:
cutls 2020-09-23 03:14:37 +09:00
parent 1f3a27325b
commit 1cbd6992e3

View File

@ -166,7 +166,7 @@ function createWindow() {
height: window_size.height, height: window_size.height,
x: window_size.x, x: window_size.x,
y: window_size.y, y: window_size.y,
show: true, show: false,
} }
if (platform == 'linux') { if (platform == 'linux') {
arg.resizable = true arg.resizable = true