This commit is contained in:
thsrite
2023-08-20 18:38:54 +08:00
parent 40cf80406e
commit e0497f590a

View File

@ -96,7 +96,7 @@ class NAStoolSync(_PluginBase):
{
"transfer": False,
"clear": False,
"nt_db_path": "",
"nt_db_path": self._nt_db_path,
"path": self._path,
"downloader": self._downloader,
"site": self._site,