Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Core 2022-02-04 04:14:44 +00:00
commit 6352c3009d
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 15 additions and 6 deletions

View file

@ -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,