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

updated nuget

This commit is contained in:
Luke Pulverenti 2015-06-10 09:37:07 -04:00
parent 6c97b11f21
commit f470541e59
20 changed files with 254 additions and 61 deletions

View file

@ -34,7 +34,7 @@
var canSeek = playState.CanSeek || false;
var url = '';
var imgHeight = 200;
var imgHeight = 400;
var nowPlayingItem = state.NowPlayingItem;