diff --git a/macapp/src/index.ts b/macapp/src/index.ts index f05faeea..b4b9bf19 100644 --- a/macapp/src/index.ts +++ b/macapp/src/index.ts @@ -65,7 +65,6 @@ app.on('ready', () => { app.focus({ steal: true }) init() - updateTray() }) function firstRunWindow() {