mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
remove a depreciated option of mainWIndow
This commit is contained in:
@@ -9,8 +9,7 @@ var mainWindow = new BrowserWindow({
|
||||
zoomFactor: 1.0,
|
||||
webPreferences: {
|
||||
blinkFeatures: 'OverlayScrollbars'
|
||||
},
|
||||
standardWindow: false
|
||||
}
|
||||
})
|
||||
|
||||
const url = path.resolve(__dirname, './main.html')
|
||||
|
||||
Reference in New Issue
Block a user