mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
更新 scheduler.py
This commit is contained in:
+1
-1
@@ -359,7 +359,7 @@ class Scheduler(metaclass=Singleton):
|
|||||||
self.init_plugin_jobs()
|
self.init_plugin_jobs()
|
||||||
|
|
||||||
# 打印服务
|
# 打印服务
|
||||||
logger.debug(self._scheduler.print_jobs())
|
self._scheduler.print_jobs()
|
||||||
|
|
||||||
# 启动定时服务
|
# 启动定时服务
|
||||||
self._scheduler.start()
|
self._scheduler.start()
|
||||||
|
|||||||
Reference in New Issue
Block a user