From 86e3f3feaac863655dbea458cf736e142ca31b59 Mon Sep 17 00:00:00 2001 From: SmallMain Date: Fri, 8 Nov 2024 21:06:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=87=AA=E5=8A=A8=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/index.js b/scripts/index.js index 6ac1257b..392af012 100644 --- a/scripts/index.js +++ b/scripts/index.js @@ -291,7 +291,7 @@ if (extensionPath) { // 手动修改 config.json await confirm({ - message: `请将压缩文件上传至各网盘,并修改 config.json 指向下载链接`, + message: `请修改 lastVersion;增加新版本 main-menu;将压缩文件上传至各网盘;并修改 config.json 指向下载链接`, default: true, });