mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
细节优化
This commit is contained in:
parent
cc811178cb
commit
c91407f335
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ export class GachaLog extends ZZZPlugin {
|
|||
);
|
||||
const data = await anaylizeGachaLog(uid);
|
||||
if (!data) {
|
||||
await this.reply('未查询到抽卡记录,请先发送抽卡链接');
|
||||
await this.reply('未查询到抽卡记录,请先发送抽卡链接或%更新抽卡记录');
|
||||
return false;
|
||||
}
|
||||
const result = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue