fix 订阅总集数、开始集数问题
This commit is contained in:
@ -106,7 +106,7 @@ class Slack:
|
||||
"type": "section",
|
||||
"text": {
|
||||
"type": "mrkdwn",
|
||||
"text": f"*{title}*\n{text}"
|
||||
"text": f"*{title}*\n{text or ''}"
|
||||
}
|
||||
}
|
||||
# 消息图片
|
||||
|
Reference in New Issue
Block a user