Hide App Window until fully loaded
This commit is contained in:
parent
7927e334ad
commit
af6d4abf3a
|
@ -71,6 +71,7 @@ function createWindow () {
|
|||
webSecurity: false,
|
||||
backgroundThrottling: false
|
||||
},
|
||||
show: false
|
||||
})
|
||||
|
||||
// eslint-disable-next-line
|
||||
|
|
Loading…
Reference in New Issue