feat (blend-settings): fix issues with package installation
This commit is contained in:
parent
525fe9a269
commit
db623821ea
2 changed files with 4 additions and 5 deletions
|
@ -183,9 +183,7 @@ app.whenReady().then(() => {
|
|||
createPackageWindow()
|
||||
}
|
||||
} else {
|
||||
setTimeout(() => {
|
||||
createWindow()
|
||||
}, 1000);
|
||||
createWindow()
|
||||
}
|
||||
|
||||
createTerminalWindow()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue