fix actions

This commit is contained in:
jxxghp
2025-02-27 17:08:38 +08:00
parent ab0008be86
commit b080a2003f
7 changed files with 20 additions and 18 deletions

View File

@@ -32,7 +32,7 @@ class TransferFileAction(BaseAction):
@property
def description(self) -> str:
return "整理和转移文件"
return "转移和重命名文件"
@property
def data(self) -> dict: