mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
56a2420e47
Previously, when relive didn't supply a sprites file to the player, we'd simply pass undefined into buildSpriteConfig, which only worked because of the way the arguments are handled internally in that function, but does not represent a proper use of the plugin's API. Instead, we now manually check whether relive has supplied a sprites file and explicitly pass an empty thumbs array to the plugin in such a case. |
||
---|---|---|
.. | ||
lib | ||
lustige-subtitles.js | ||
lustiges-relive-script.js | ||
lustiges-script.js |