Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruba committed May 30, 2024
1 parent 270e1fe commit 2e7a0d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/WebOsVideo/WebOsVideo.js
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,6 @@ function WebOsVideo(options) {
};

var loadVideo = function () {
if (!subscribed) return;
subscribed = false;
luna({
method: 'load',
parameters: {
Expand Down

0 comments on commit 2e7a0d2

Please sign in to comment.