This commit is contained in:
jxxghp 2023-10-16 18:55:05 +08:00
parent 8f012eee50
commit 08e0df1abc

View File

@ -154,6 +154,8 @@ class DirMonitor(_PluginBase):
mon_path = paths[0]
target_path = Path(paths[1])
self._dirconf[mon_path] = target_path
else:
self._dirconf[mon_path] = None
# 转移方式
self._transferconf[mon_path] = _transfer_type