This commit is contained in:
Fredrik Burmester
2025-02-17 13:57:09 +01:00
parent 238ffc0330
commit 3c4f56f06b

View File

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