mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
fix
This commit is contained in:
@@ -44,6 +44,7 @@ class DownloadChain(ChainBase):
|
|||||||
:param channel: 通知渠道
|
:param channel: 通知渠道
|
||||||
:param userid: 用户ID,指定时精确发送对应用户
|
:param userid: 用户ID,指定时精确发送对应用户
|
||||||
:param username: 通知显示的下载用户信息
|
:param username: 通知显示的下载用户信息
|
||||||
|
:param download_episodes: 下载的集数
|
||||||
"""
|
"""
|
||||||
msg_text = ""
|
msg_text = ""
|
||||||
if username:
|
if username:
|
||||||
|
|||||||
Reference in New Issue
Block a user