mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-02 07:52:34 +00:00
fix
This commit is contained in:
@@ -6,7 +6,7 @@ public class HlsDownloaderModule: Module {
|
||||
private var currentDelegate: HLSDownloadDelegate?
|
||||
|
||||
public func definition() -> ModuleDefinition {
|
||||
Name("ExpoHlsDownloader")
|
||||
Name("HlsDownloader")
|
||||
|
||||
// Declare the events you wish to expose.
|
||||
Events("onProgress", "onError", "onComplete")
|
||||
|
||||
Reference in New Issue
Block a user