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
+1 -1
View File
@@ -31,7 +31,7 @@ class AddDownloadAction(BaseAction):
@property
def name(self) -> str:
return "添加下载资源"
return "添加下载"
@property
def description(self) -> str: