mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-12 16:02:35 +08:00
fix actions
This commit is contained in:
@@ -32,7 +32,7 @@ class FetchTorrentsAction(BaseAction):
|
||||
|
||||
@property
|
||||
def name(self) -> str:
|
||||
return "获取站点资源"
|
||||
return "搜索站点资源"
|
||||
|
||||
@property
|
||||
def description(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user