diff --git a/app/src/index.ts b/app/src/index.ts index 8b571a38..19115e9d 100644 --- a/app/src/index.ts +++ b/app/src/index.ts @@ -183,8 +183,6 @@ async function heartbeat() { }) } -heartbeat() - if (app.isPackaged) { heartbeat() autoUpdater.checkForUpdates()