Fix connection window location
This commit is contained in:
@@ -40,6 +40,7 @@ function createWindow() {
|
||||
height: runningUiTestOnCi ? 720 : 700,
|
||||
show: false,
|
||||
webPreferences: {
|
||||
zoomFactor: runningUiTestOnCi ? 1.15 : undefined,
|
||||
nodeIntegration: true,
|
||||
devTools: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user