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:
parent
c32c6b163f
commit
a71a58bc36
2 changed files with 10 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['paper-icon-button-light', 'jQuery'], function ($) {
|
||||
define(['jQuery', 'paper-icon-button-light'], function ($) {
|
||||
|
||||
function connectToServer(page, server) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue