fix
This commit is contained in:
@ -76,6 +76,9 @@ class NAStoolSync(_PluginBase):
|
|||||||
mdownload_hash = history[11]
|
mdownload_hash = history[11]
|
||||||
mdate = history[12]
|
mdate = history[12]
|
||||||
|
|
||||||
|
if not msrc or not mdest:
|
||||||
|
continue
|
||||||
|
|
||||||
# 处理路径映射
|
# 处理路径映射
|
||||||
if self._path:
|
if self._path:
|
||||||
paths = self._path.split("\n")
|
paths = self._path.split("\n")
|
||||||
|
Reference in New Issue
Block a user