fix:#I8KYEI (#331)
This commit is contained in:
parent
6227c16d55
commit
6f05c34184
|
@ -69,7 +69,6 @@ export class ledger extends plugin {
|
||||||
if (!data) return
|
if (!data) return
|
||||||
|
|
||||||
/** 生成图片 */
|
/** 生成图片 */
|
||||||
let img = await puppeteer.screenshot(`${data.srtempFile}ledgerCount`, data)
|
this.renderImg('genshin', `html/ledger/ledger-count-${data.game}`, data)
|
||||||
if (img) await this.reply(img)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue