ソースを参照

remove double `heartbeat`

Jeffrey Morgan 1 年間 前
コミット
840f87430a
1 ファイル変更0 行追加2 行削除
  1. 0 2
      app/src/index.ts

+ 0 - 2
app/src/index.ts

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