fix 订阅总集数、开始集数问题

This commit is contained in:
jxxghp
2023-06-11 17:28:20 +08:00
parent b546bce8b8
commit 2d829208e4
6 changed files with 105 additions and 12 deletions

View File

@ -106,7 +106,7 @@ class Slack:
"type": "section",
"text": {
"type": "mrkdwn",
"text": f"*{title}*\n{text}"
"text": f"*{title}*\n{text or ''}"
}
}
# 消息图片