mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-07 15:51:28 +08:00
fix reload api
This commit is contained in:
@@ -98,9 +98,9 @@ class Monitor(metaclass=Singleton):
|
||||
self.systemconfig = SystemConfigOper()
|
||||
|
||||
# 启动目录监控和文件整理
|
||||
self.start()
|
||||
self.init()
|
||||
|
||||
def start(self):
|
||||
def init(self):
|
||||
"""
|
||||
启动监控
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user