Skip to content

Commit

Permalink
feat(player): Aded new coment
Browse files Browse the repository at this point in the history
  • Loading branch information
theodab committed Jun 3, 2022
1 parent 913ee57 commit 71b8324
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/player.js
Expand Up @@ -5824,6 +5824,8 @@ shaka.Player = class extends shaka.util.FakeEventTarget {
// it.
return;
}

// new coment

const keyIds = Object.keys(keyStatusMap);
if (keyIds.length == 0) {
Expand Down

0 comments on commit 71b8324

Please sign in to comment.