mirror of https://github.com/calzoneman/sync.git
Add JWPlayer constructor to dict
This commit is contained in:
parent
6bd44fa109
commit
9749b39dfd
|
@ -778,6 +778,7 @@ var constructors = {
|
|||
"jt": JustinTVPlayer,
|
||||
"us": UstreamPlayer,
|
||||
"rt": RTMPPlayer,
|
||||
"jw": JWPlayer,
|
||||
"im": ImgurPlayer,
|
||||
"cu": CustomPlayer
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue