mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-08 22:15:04 +08:00
fix actions
This commit is contained in:
@@ -32,7 +32,7 @@ class TransferFileAction(BaseAction):
|
||||
|
||||
@property
|
||||
def description(self) -> str:
|
||||
return "整理和转移文件"
|
||||
return "转移和重命名文件"
|
||||
|
||||
@property
|
||||
def data(self) -> dict:
|
||||
|
||||
Reference in New Issue
Block a user