Browse Source

improve video preivewer

master
filesite 4 months ago
parent
commit
998e7ffd50
  1. 1
      www/js/beauty.js

1
www/js/beauty.js

@ -267,7 +267,6 @@ if ($('#pr-player').length > 0 && typeof(videojs) != 'undefined') { @@ -267,7 +267,6 @@ if ($('#pr-player').length > 0 && typeof(videojs) != 'undefined') {
});
mc_video_id = ''; //reset
tryToGetVideoSnapshot(); //go next
}
});

Loading…
Cancel
Save