mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
重新原神素材
This commit is contained in:
parent
c99292d327
commit
22f415abfa
@ -99,7 +99,7 @@ async def update_image():
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
logger.error(f"原神每日素材更新出错... {type(e)}: {e}")
|
logger.error(f"原神每日素材更新出错... {type(e)}: {e}")
|
||||||
if page:
|
if page:
|
||||||
page.close()
|
await page.close()
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user