mirror of
https://github.com/xuthus83/LittlePaimon.git
synced 2024-10-21 16:27:15 +08:00
🐛 修复凌晨报错
This commit is contained in:
parent
a4cb84e1df
commit
59015cfd44
@ -122,4 +122,4 @@ async def daily_reset():
|
|||||||
shutil.rmtree(YSC_TEMP_IMG_PATH)
|
shutil.rmtree(YSC_TEMP_IMG_PATH)
|
||||||
YSC_TEMP_IMG_PATH.mkdir(parents=True, exist_ok=True)
|
YSC_TEMP_IMG_PATH.mkdir(parents=True, exist_ok=True)
|
||||||
|
|
||||||
await MysAuthKey.filter()
|
# await MysAuthKey.filter()
|
||||||
|
Loading…
Reference in New Issue
Block a user