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 2014-05-27 13:09:48 -04:00
parent a4f86c1a60
commit aba53af465

View file

@ -30,7 +30,6 @@
query.UserId = Dashboard.getCurrentUserId();
if (folderId) {
ApiClient.getItem(query.UserId, folderId).done(function (item) {