Skip to content

Commit

Permalink
Fix a bug in the OfflineStreamProcessor.js (#4323)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Dec 6, 2023
1 parent 7025589 commit 697f86a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/offline/OfflineStreamProcessor.js
Expand Up @@ -120,6 +120,7 @@ function OfflineStreamProcessor(config) {
events: events,
eventBus: eventBus,
errors: errors,
adapter,
segmentsController: segmentsController
});

Expand Down

0 comments on commit 697f86a

Please sign in to comment.