Skip to content

Commit

Permalink
fix clappr seeking
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas2511 committed Dec 29, 2024
1 parent 7607326 commit ed34f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/frontend/shared/_player_video_clappr.haml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
},
events: {
onReady: function() {
var player = this;
var playback = player.core.getCurrentContainer().playback;
var params = deserialize(location.href);

Expand Down

0 comments on commit ed34f70

Please sign in to comment.