update plugins/genshin/model/srmysNews.js.
Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com>
This commit is contained in:
parent
41bdaf5b55
commit
5641775a20
|
@ -251,7 +251,7 @@ export default class MysNews extends base {
|
|||
logger.mark(`[崩坏星穹铁道${typeName}推送] ${param.data.post.subject}`)
|
||||
|
||||
this[postId] = {
|
||||
img: await this.rander(param),
|
||||
img: await this.render(param),
|
||||
title: param.data.post.subject
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue