fix actions

This commit is contained in:
jxxghp
2025-02-27 18:58:11 +08:00
parent b080a2003f
commit 37926b4c19
3 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class TransferFileAction(BaseAction):
@property
def description(self) -> str:
return "转移和重命名文件"
return "整理下载队列中的文件"
@property
def data(self) -> dict: