Minor bug fixes and CI change.
This commit is contained in:
@@ -41,6 +41,8 @@ function createWindow(): void {
|
||||
x,
|
||||
y,
|
||||
show: false,
|
||||
minWidth: 600,
|
||||
minHeight: 400,
|
||||
//autoHideMenuBar: true,
|
||||
...(process.platform === "linux" ? { icon } : {}),
|
||||
webPreferences: {
|
||||
|
||||
Reference in New Issue
Block a user