From dad68d9848a2079a8cc40d3d57b5f717eadfad4a Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Wed, 15 Feb 2023 15:10:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20test:=20#R=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/update.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/update.js b/apps/update.js index 672fa0f..14f0649 100644 --- a/apps/update.js +++ b/apps/update.js @@ -7,7 +7,7 @@ import lodash from "lodash"; import { exec, execSync } from "node:child_process"; /** - * 处理插件更新 + * 处理插件更新1 */ export class update extends plugin { constructor() {