remove double heartbeat
This commit is contained in:
parent
660dee7005
commit
840f87430a
1 changed files with 0 additions and 2 deletions
|
@ -183,8 +183,6 @@ async function heartbeat() {
|
|||
})
|
||||
}
|
||||
|
||||
heartbeat()
|
||||
|
||||
if (app.isPackaged) {
|
||||
heartbeat()
|
||||
autoUpdater.checkForUpdates()
|
||||
|
|
Loading…
Reference in a new issue