typo
This commit is contained in:
parent
d3e74f85f8
commit
4f39c96e2d
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ Ox.SmallVideoTimeline = function(options, self) {
|
|||
duration: self.options.duration,
|
||||
imageURL: self.options.imageURL,
|
||||
'in': self.options['in'],
|
||||
invertHightlight: self.options.invertHighlight,
|
||||
invertHighlight: self.options.invertHighlight,
|
||||
mode: self.options.mode,
|
||||
out: self.options.out,
|
||||
results: self.options.results,
|
||||
|
|
Loading…
Reference in a new issue