merge upstream
This commit is contained in:
commit
e7adec32d7
12 changed files with 1457 additions and 7136 deletions
|
|
@ -19,7 +19,6 @@ TYPE_MAP =
|
|||
tc: TwitchClipPlayer
|
||||
cm: VideoJSPlayer
|
||||
|
||||
|
||||
window.loadMediaPlayer = (data) ->
|
||||
try
|
||||
if window.PLAYER
|
||||
|
|
@ -119,7 +118,6 @@ window.handleMediaUpdate = (data) ->
|
|||
PLAYER.seekTo(time)
|
||||
PLAYER.latchseek()
|
||||
)
|
||||
|
||||
|
||||
window.removeOld = (replace) ->
|
||||
$('#soundcloud-volume-holder').remove()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue