tv: read list from ui.part.tv
This commit is contained in:
parent
86881202b2
commit
3c64d8ac2d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pandora.ui.tv = function() {
|
||||||
zIndex: 1000
|
zIndex: 1000
|
||||||
}),
|
}),
|
||||||
$player,
|
$player,
|
||||||
list = pandora.user.ui._list,
|
list = pandora.user.ui.part.tv,
|
||||||
lists = [],
|
lists = [],
|
||||||
muted;
|
muted;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue