fix: 修复 MCP 模式无法下载文件的问题

Closes #322
This commit is contained in:
Quan
2025-11-30 10:55:45 +08:00
parent 1e5ffc1907
commit 41c83af184
4 changed files with 5 additions and 3 deletions

View File

@@ -38,7 +38,6 @@ class XHSDownloader(App):
**self.parameter,
_print=False,
)
self.APP.init_script_server()
async def on_mount(self) -> None:
self.theme = "nord"