Merge pull request #35 from HDTianRu/main

细节优化
This commit is contained in:
bietiaop 2024-08-01 16:51:03 +08:00 committed by GitHub
commit f08f149fa6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = {