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
e1d7f31456
commit
ee6e185df7
@ -30,7 +30,7 @@ async def _(bot: Bot, event: MessageEvent, state: T_State):
|
||||
|
||||
@scheduler.scheduled_job(
|
||||
"interval",
|
||||
hour=24,
|
||||
hours=24,
|
||||
)
|
||||
async def _():
|
||||
_version = "v0.0.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user