fix message content

This commit is contained in:
jxxghp
2023-09-14 09:18:11 +08:00
parent 96c4e0ba2f
commit 6fb0c92183
4 changed files with 7 additions and 1 deletions

View File

@ -222,6 +222,7 @@ class WeChat(metaclass=Singleton):
torrent_title = f"{index}.【{torrent.site_name}" \
f"{meta.season_episode} " \
f"{meta.resource_term} " \
f"{meta.video_term} " \
f"{meta.release_group} " \
f"{StringUtils.str_filesize(torrent.size)} " \
f"{torrent.volume_factor} " \