mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
add ScanFileAction
This commit is contained in:
@@ -30,7 +30,7 @@ class FetchDownloadsAction(BaseAction):
|
||||
@classmethod
|
||||
@property
|
||||
def description(cls) -> str:
|
||||
return "获取下载任务,更新任务状态"
|
||||
return "获取下载队列中的任务状态"
|
||||
|
||||
@classmethod
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user