trailing comma removal,
This commit is contained in:
parent
9ed863c6a6
commit
6946ce333d
30 changed files with 44 additions and 46 deletions
|
|
@ -63,7 +63,7 @@ pandora.ui.tv = function() {
|
|||
controlsTooltips: {
|
||||
open: 'Open in ' + Ox.getObjectById(
|
||||
pandora.site.itemViews, pandora.user.ui.videoView
|
||||
).title + ' View',
|
||||
).title + ' View'
|
||||
},
|
||||
controlsTop: ['close', 'title', 'open'],
|
||||
duration: result.data.duration,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue