mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-23 02:28:55 +00:00
Update mainWindow.js
This commit is contained in:
parent
c1b7ef9a60
commit
f7240fb748
@ -25,7 +25,7 @@ function createMainWindow(options, onAppQuit, setDockBadge) {
|
||||
});
|
||||
|
||||
const mainWindow = new BrowserWindow({
|
||||
frame: !options.hideWindowFrame,
|
||||
frame: !options.hideWindowFrame,
|
||||
width: mainWindowState.width,
|
||||
height: mainWindowState.height,
|
||||
x: mainWindowState.x,
|
||||
|
Loading…
Reference in New Issue
Block a user