forked from 0x2620/pandora
tv needs censoredIcon too
This commit is contained in:
parent
8aa782ffef
commit
54f33394ed
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ pandora.ui.tv = function() {
|
|||
$player && $player.remove();
|
||||
$player = Ox.VideoPlayer({
|
||||
censored: videoOptions.censored,
|
||||
censoredIcon: pandora.site.cantPlay.icon,
|
||||
controlsBottom: [
|
||||
'zapPrevious', 'zapHome', 'zapNext',
|
||||
'volume', 'scale', 'timeline', 'position', 'settings'
|
||||
|
|
Loading…
Reference in a new issue