chenyc
2025-10-21 b5e123281f226d6d191ca161aa331b1c2064f6a1
electron/main/index.ts
@@ -167,7 +167,7 @@
  // 获取发送通知的渲染进程窗口
  const currentWin = getWindowByEvent(e);
  // 升级校验
  checkUpdate(currentWin);
  // checkUpdate(currentWin);
});