fix 下载全局通知

This commit is contained in:
jxxghp
2024-03-08 15:27:24 +08:00
parent 0dad6860c4
commit 92bab2fc2f
3 changed files with 6 additions and 3 deletions

View File

@ -275,7 +275,8 @@ class MessageChain(ChainBase):
# 下载种子
context: Context = cache_list[_choice]
# 下载
self.downloadchain.download_single(context, userid=userid, channel=channel, username=username)
self.downloadchain.download_single(context, channel=channel,
userid=userid, username=username)
elif text.lower() == "p":
# 上一页