mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-11 18:10:15 +08:00
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