🚨修正srmr绘图错误

This commit is contained in:
qwerdvd 2023-05-16 19:48:11 +08:00
parent cd07941c22
commit e17c06e700

View File

@ -188,6 +188,7 @@ async def draw_resin_img(sr_uid: str) -> Image.Image:
)
img.paste(note_bg, (0, 0), note_bg)
img_draw = ImageDraw.Draw(img)
# 派遣
task_task = []