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 FetchTorrentsAction(BaseAction):
@property
def name(self) -> str:
return "获取站点资源"
return "搜索站点资源"
@property
def description(self) -> str: