From acd500e454526d025c591dc1dd5e21f36be8ff01 Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Sun, 12 Mar 2023 03:09:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=90=9C=E4=B9=A6=E6=8F=90=E7=A4=BA=E6=AD=A7=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/query.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/query.js b/apps/query.js index e6dcce5..9296302 100644 --- a/apps/query.js +++ b/apps/query.js @@ -462,7 +462,7 @@ export class query extends plugin { }); await e.reply(await Bot.makeForwardMsg(bookMsg)); await e.reply( - "请选择一个你想要的ID、来源,例如:11918807 zlibrary(只回复11918807默认zlibrary)", + "请选择一个你想要的ID、来源,例如:11918807 superlib(只回复11918807默认zlibrary)书源若不对应则回复无效链接", ); thisBookMethod.setContext("searchBookContext");