forked from 0x2620/oxjs
cosmetic changes
This commit is contained in:
parent
dd9fd84bdf
commit
34a734e9f6
3 changed files with 9 additions and 7 deletions
|
|
@ -2255,7 +2255,6 @@ Ox.VideoPlayer = function(options, self) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
function setVolume(volume) {
|
||||
self.options.volume = volume;
|
||||
if (!!self.options.volume == self.options.muted) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue