Update index.ts
This commit is contained in:
parent
44c05abd22
commit
f15312c52b
@ -256,7 +256,7 @@ async function init() {
|
||||
|
||||
server()
|
||||
|
||||
if (store.get('first-time-run1') && isInstalled) {
|
||||
if (store.get('first-time-run') && isInstalled) {
|
||||
if (process.platform === 'darwin') {
|
||||
app.dock.hide()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user