mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
💄 auto fix by pre-commit hooks
This commit is contained in:
parent
0ce0034a56
commit
7d7c71d383
@ -56,7 +56,7 @@ class Arknights(NewMessage):
|
||||
pics = []
|
||||
if raw_data["bannerImageUrl"]:
|
||||
pics.append(raw_post["bannerImageUrl"])
|
||||
|
||||
|
||||
elif raw_data["content"]:
|
||||
require("nonebot_plugin_htmlrender")
|
||||
from nonebot_plugin_htmlrender import template_to_pic
|
||||
|
Loading…
x
Reference in New Issue
Block a user