Skip to content

Commit

Permalink
Fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ailitonia committed Apr 20, 2021
1 parent ea700a8 commit f1d878b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omega_miya/plugins/bilibili_live_monitor/monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ async def check_live_by_rids(room_id_list: list):
misfire_grace_time=20
)
else:
# 检查池禁用, 日间
# 检查池禁用
scheduler.add_job(
bilibili_live_monitor,
'cron',
Expand Down

0 comments on commit f1d878b

Please sign in to comment.