Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
6352c3009d
2 changed files with 15 additions and 6 deletions
|
@ -46,8 +46,8 @@ export class BrowserWindow {
|
|||
hasShadow: false,
|
||||
show: false,
|
||||
backgroundColor: "#1E1E1E",
|
||||
titleBarStyle: 'customButtonsOnHover',
|
||||
trafficLightPosition: {x: 960, y: 20},
|
||||
titleBarStyle: 'hidden',
|
||||
trafficLightPosition: {x: 15, y: 20},
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
sandbox: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue