Refactor index.ts to remove unnecessary updateTray() function call
This commit is contained in:
parent
15b9aa674d
commit
13d7a281d2
@ -65,7 +65,6 @@ app.on('ready', () => {
|
||||
app.focus({ steal: true })
|
||||
|
||||
init()
|
||||
updateTray()
|
||||
})
|
||||
|
||||
function firstRunWindow() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user