fix title

This commit is contained in:
thsrite
2023-12-30 15:01:31 +08:00
parent 251ab4d12e
commit a6acad3077

View File

@@ -156,7 +156,7 @@ class EmbyReporter(_PluginBase):
return
# 发送海报
report_title = f"🌟*过去{self._days}日观影排行*\r\n\r\n"
report_title = f"🌟*过去{self._days}日观影排行*"
report_url = self._mp_host + report_path.replace("/public", "")
mtype = NotificationType.MediaServer