Unverified 提交 ffa578d4 authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Increase auto-update check interval from 10 minutes to 60 minutes (#3194)

<!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/3194" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->
上级 26dc0390
......@@ -269,6 +269,7 @@ export async function onReady() {
logger.info("Auto-update release channel=", postfix);
updateElectronApp({
logger,
updateInterval: "60 minutes",
updateSource: {
type: UpdateSourceType.ElectronPublicUpdateService,
repo: "dyad-sh/dyad",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论