重新原神素材

This commit is contained in:
McElaga 2023-02-09 22:11:28 +08:00
parent c99292d327
commit 22f415abfa

View File

@ -99,7 +99,7 @@ async def update_image():
except Exception as e:
logger.error(f"原神每日素材更新出错... {type(e)}: {e}")
if page:
page.close()
await page.close()
return False