autoformat more files
This commit is contained in:
parent
2fb92076b6
commit
67d189474c
2 changed files with 16 additions and 17 deletions
|
@ -15,7 +15,7 @@ exports.load = function (appUrl) {
|
|||
width: 800,
|
||||
height: 600,
|
||||
autoHideMenuBar: true,
|
||||
useContentSize: true,
|
||||
useContentSize: true
|
||||
})
|
||||
mainWindow.loadURL(appUrl)
|
||||
mainWindow.focus()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue