Another rouge one

This commit is contained in:
Brage Skjønborg 2026-01-22 01:10:52 +01:00
parent 4708252aea
commit ca04e34525

View File

@ -44,6 +44,6 @@ class MediaCreateCoverDownloadTaskListener: EventListener() {
return CoverDownloadTaskCreatedEvent(
downloadTasks.map { it.taskId }
)
).derivedOf(event)
}
}