更新 download.py

This commit is contained in:
jxxghp
2025-06-15 23:30:01 +08:00
committed by GitHub
parent 3823a7c9b6
commit 7c6137b742

View File

@@ -324,6 +324,7 @@ class DownloadChain(ChainBase):
self.post_message(
Notification(
channel=channel,
source=source if channel else None,
mtype=NotificationType.Download,
ctype=ContentType.DownloadAdded,
image=_media.get_message_image(),