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