mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-09 22:43:44 +08:00
fix
This commit is contained in:
@@ -107,7 +107,7 @@ class MessageChain(ChainBase):
|
||||
if not contexts:
|
||||
# 没有数据
|
||||
self.post_message(title=f"{mediainfo.title}"
|
||||
f"{self._current_meta.sea} 未搜索到资源!",
|
||||
f"{self._current_meta.sea} 未搜索到需要的资源!",
|
||||
userid=userid)
|
||||
return
|
||||
# 搜索结果排序
|
||||
|
||||
Reference in New Issue
Block a user