mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Upgrade to Electron v2.0.2
This commit is contained in:
@@ -17,7 +17,7 @@ const mainWindow = new BrowserWindow({
|
||||
autoHideMenuBar: showMenu,
|
||||
webPreferences: {
|
||||
zoomFactor: 1.0,
|
||||
blinkFeatures: 'OverlayScrollbars'
|
||||
enableBlinkFeatures: 'OverlayScrollbars'
|
||||
},
|
||||
icon: path.resolve(__dirname, '../resources/app.png')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user