Skip to content

Commit

Permalink
Update player.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriles90 authored Oct 10, 2021
1 parent c660f33 commit c4ad6d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/lib/views/player/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
});
this.ui.eyeInfo.hide();
$('.maximize-icon #maxdllb').hide();
$('.maximize-icon .downloadedPercent_player').addClass('fab fa-youtube').html('  ');
$('.player-title, .player .maximize-icon .title').text(this.model.get('title') + ' - Trailer');

// XXX Sammuel86 Trailer UI Show FIX/HACK
Expand Down

0 comments on commit c4ad6d4

Please sign in to comment.