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