typo
This commit is contained in:
parent
310b43df5e
commit
6d823bd7aa
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Ox.VideoEditor = function(options, self) {
|
||||||
annotationsRange: 'all',
|
annotationsRange: 'all',
|
||||||
annotationsSize: 256,
|
annotationsSize: 256,
|
||||||
annotationsSort: 'position',
|
annotationsSort: 'position',
|
||||||
annotationstooltip: Ox._('annotations'),
|
annotationsTooltip: Ox._('annotations'),
|
||||||
censored: [],
|
censored: [],
|
||||||
censoredIcon: '',
|
censoredIcon: '',
|
||||||
censoredTooltip: '',
|
censoredTooltip: '',
|
||||||
|
|
Loading…
Reference in a new issue