mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
Update __init__.py
This commit is contained in:
parent
f038763041
commit
1c17ac1f9d
@ -227,8 +227,8 @@ async def _(event: MessageEvent):
|
||||
# 重置开箱
|
||||
@scheduler.scheduled_job(
|
||||
"cron",
|
||||
hour=10,
|
||||
minute=22,
|
||||
hour=0,
|
||||
minute=1,
|
||||
)
|
||||
async def _():
|
||||
await update_count_daily()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user