forked from 0x2620/pandora
typo
This commit is contained in:
parent
ee160efa3d
commit
be67aac646
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ pandora.ui.clipList = function(videoRatio) {
|
|||
query: query
|
||||
}, data), callback);
|
||||
},
|
||||
keys = ['annotations', 'id', 'in', 'out'].concat(
|
||||
keys: ['annotations', 'id', 'in', 'out'].concat(
|
||||
!ui.item ? ['videoRatio'] : []
|
||||
),
|
||||
max: 1,
|
||||
|
|
Loading…
Reference in a new issue