This commit is contained in:
Fredrik Burmester
2025-02-17 13:56:34 +01:00
parent fd012e38d0
commit 238ffc0330

View File

@@ -201,7 +201,7 @@ public class HlsDownloaderModule: Module {
print("No active download found with identifier: \(providedId)")
return
}
let (task, _, metadata, startTime) = entry.value
let (task, delegate, metadata, startTime) = entry.value
self.sendEvent(
"onError",
[