This commit is contained in:
Vanessa 2022-10-19 09:53:08 +08:00
parent 2e160b93fd
commit ec08b13224
3 changed files with 14 additions and 24 deletions

View file

@ -181,7 +181,7 @@ const boot = () => {
y,
fullscreenable: true,
fullscreen: windowState.fullscreen,
trafficLightPosition: {x: 13, y: 13},
trafficLightPosition: {x: 8, y: 8},
webPreferences: {
nodeIntegration: true,
nativeWindowOpen: true,