Browse Source

remove double `heartbeat`

Jeffrey Morgan 1 năm trước cách đây
mục cha
commit
840f87430a
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      app/src/index.ts

+ 0 - 2
app/src/index.ts

@@ -183,8 +183,6 @@ async function heartbeat() {
   })
 }
 
-heartbeat()
-
 if (app.isPackaged) {
   heartbeat()
   autoUpdater.checkForUpdates()