mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated nuget
This commit is contained in:
parent
6c97b11f21
commit
f470541e59
20 changed files with 254 additions and 61 deletions
|
@ -34,7 +34,7 @@
|
|||
var canSeek = playState.CanSeek || false;
|
||||
|
||||
var url = '';
|
||||
var imgHeight = 200;
|
||||
var imgHeight = 400;
|
||||
|
||||
var nowPlayingItem = state.NowPlayingItem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue