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 2013-05-21 23:59:55 -04:00
parent f57989af20
commit 9138a2f0a7
3 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@
if (ApiClient.isWebSocketOpen()) {
var vals = [item.Type, item.Name];
var vals = [item.Type, item.Id, item.Name];
var context = getParameterByName('context');