修改name

Signed-off-by: 帮帮 <11372541+bbaban@user.noreply.gitee.com>
This commit is contained in:
帮帮 2023-07-08 16:01:00 +00:00 committed by Gitee
parent 3080b6d13e
commit 16ce0e8f17
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import Deck from '../model/deck.js'
export class sevenSaints extends plugin {
constructor() {
super({
name: '七圣召唤数据查询',
name: '七圣召唤卡组查询',
dsc: '原神角色信息查询',
event: 'message',
priority: 5000,