mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
fix: 1.1内容
This commit is contained in:
parent
267a790cbc
commit
4a54442fae
6 changed files with 226 additions and 220 deletions
|
|
@ -166,7 +166,7 @@ export class GachaLog extends ZZZPlugin {
|
|||
);
|
||||
}
|
||||
await this.reply(
|
||||
await common.makeForwardMsg(this.e, msg, '抽卡记录更新成功')
|
||||
await common.makeForwardMsg(this.e, msg.join('\n'), '抽卡记录更新成功')
|
||||
);
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue