mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-09 17:50:23 +08:00
fix
This commit is contained in:
@@ -106,7 +106,7 @@ class UserMessageChain(ChainBase):
|
||||
self.post_message(title=f"{mediainfo.title} 未搜索到资源!", userid=userid)
|
||||
return
|
||||
# 搜索结果排序
|
||||
|
||||
contexts = TorrentHelper.sort_torrents(contexts)
|
||||
# 更新缓存
|
||||
self._user_cache[userid] = {
|
||||
"type": "Torrent",
|
||||
|
||||
Reference in New Issue
Block a user