Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriles90 authored Oct 10, 2021
1 parent f3b1615 commit c660f33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,6 @@ var handleVideoFile = function (file) {
App.Device.Collection.setDevice(tmpPlayer);

$('.eye-info-player, .maximize-icon #maxdllb').hide();
$('.maximize-icon .downloadedPercent_player').addClass('fas fa-folder-open').html('  ');
$('.vjs-load-progress').css('width', '100%');
});
};
Expand Down

0 comments on commit c660f33

Please sign in to comment.