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