From 16ce0e8f177072b36fe8630b655de26ef92ff854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=AE=E5=B8=AE?= <11372541+bbaban@user.noreply.gitee.com> Date: Sat, 8 Jul 2023 16:01:00 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 帮帮 <11372541+bbaban@user.noreply.gitee.com> --- plugins/genshin/apps/sevenSaints.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/genshin/apps/sevenSaints.js b/plugins/genshin/apps/sevenSaints.js index c9f8521..5709100 100644 --- a/plugins/genshin/apps/sevenSaints.js +++ b/plugins/genshin/apps/sevenSaints.js @@ -5,7 +5,7 @@ import Deck from '../model/deck.js' export class sevenSaints extends plugin { constructor() { super({ - name: '七圣召唤数据查询', + name: '七圣召唤卡组查询', dsc: '原神角色信息查询', event: 'message', priority: 5000,