From a8566708ae4c6c2854de0a397e08c7617f8e7afd Mon Sep 17 00:00:00 2001 From: Sunny Luo Date: Wed, 30 Oct 2024 13:09:02 +0800 Subject: [PATCH] Update api.mdx --- site/pages/docs/api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/pages/docs/api.mdx b/site/pages/docs/api.mdx index 75b9bf0..9b0357f 100644 --- a/site/pages/docs/api.mdx +++ b/site/pages/docs/api.mdx @@ -54,7 +54,7 @@ interface PushyOptions { // } catch (e) { // console.error(e); // } - // 此选项需 v10.8.0+ 版本 + // 此选项需 v10.15.2+ 版本 throwError?: boolean; // 在检查更新前执行,返回 false 则取消检查更新