fix end of video
This commit is contained in:
parent
7eae1cf6e5
commit
ef680080cf
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ pandora.ui.item = function() {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
if (!Ox.isEmpty(set)) {
|
if (!Ox.isEmpty(set)) {
|
||||||
pandora.UI.set('videoPoints.' + item, Ox.extend(videoPoints[point], set[point]))
|
pandora.UI.set('videoPoints.' + item, Ox.extend(videoPoints, set))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue