fix: 取消了本地引用js

This commit is contained in:
2024-03-31 07:25:29 +08:00
parent d8efa08d2f
commit 76359ba83e
4 changed files with 1 additions and 85704 deletions

View File

@ -124,7 +124,6 @@ async def _(bot: T_Bot, event: T_MessageEvent):
image_bytes = await template_to_pic(
template_path=get_path("templates/stats.html", abs_path=True),
templates=templ,
wait=1,
device_scale_factor=4,
)
# await md.send_image(image_bytes, bot, event=event)