remove menu bar
This commit is contained in:
parent
362f754681
commit
2bbbd2528a
BIN
assets/icon.ico
BIN
assets/icon.ico
Binary file not shown.
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 7.0 KiB |
2
main.js
2
main.js
@ -18,7 +18,7 @@ function createWindow () {
|
||||
webviewTag: true
|
||||
}
|
||||
})
|
||||
|
||||
mainWindow.setMenu(null)
|
||||
// and load the index.html of the app.
|
||||
mainWindow.loadFile('index.html')
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "SBD",
|
||||
"name": "DSB",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
|
Loading…
Reference in New Issue
Block a user