Another rouge one
This commit is contained in:
parent
4708252aea
commit
ca04e34525
@ -44,6 +44,6 @@ class MediaCreateCoverDownloadTaskListener: EventListener() {
|
|||||||
|
|
||||||
return CoverDownloadTaskCreatedEvent(
|
return CoverDownloadTaskCreatedEvent(
|
||||||
downloadTasks.map { it.taskId }
|
downloadTasks.map { it.taskId }
|
||||||
)
|
).derivedOf(event)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user