1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix trailer metadata

This commit is contained in:
Luke Pulverenti 2016-05-07 17:01:21 -04:00
parent c32c6b163f
commit a71a58bc36
2 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,4 @@
define(['paper-icon-button-light', 'jQuery'], function ($) {
define(['jQuery', 'paper-icon-button-light'], function ($) {
function connectToServer(page, server) {