mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
更新 scheduler.py
This commit is contained in:
+1
-1
@@ -658,7 +658,7 @@ class Scheduler(ConfigReloadMixin, metaclass=SingletonClass):
|
|||||||
"interval",
|
"interval",
|
||||||
id="usage_report",
|
id="usage_report",
|
||||||
name="安装版本统计上报",
|
name="安装版本统计上报",
|
||||||
hours=24,
|
hours=12,
|
||||||
kwargs={"job_id": "usage_report"},
|
kwargs={"job_id": "usage_report"},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user