From 0f7d3fc452abf1c607347a39a33394bac3812700 Mon Sep 17 00:00:00 2001 From: gaoao-3 <140887777+gaoao-3@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:01:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=A2=E4=BA=86=E4=B8=80=E4=B8=8Bgit?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= 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 2effe56..fae3476 100644 --- a/apps/update.js +++ b/apps/update.js @@ -138,7 +138,7 @@ export class Update extends plugin { let end = '' end = - '更多详细信息,请前往github查看\nhttps://github.com/ikechan8370/chatgpt-plugin' + '更多详细信息,请前往github查看\nhttps://github.com/gaoao-3/chatgpt-plugin' log = await this.makeForwardMsg(`chatgpt-plugin更新日志,共${line}条`, log, end)