mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-03 05:59:51 +08:00
修复一个bug
This commit is contained in:
parent
8cf1dd6b37
commit
4d687770ef
@ -166,7 +166,7 @@ async def _(bot:HoshinoBot, ev: CQEvent):
|
||||
#每日零点清空cookies使用缓存
|
||||
@sv.scheduled_job('cron', hour='0')
|
||||
async def delete():
|
||||
deletecache()
|
||||
await deletecache()
|
||||
|
||||
@sv.scheduled_job('cron', hour='2')
|
||||
async def delete():
|
||||
|
Loading…
x
Reference in New Issue
Block a user