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
a8ef5994d8
commit
2ce5fc0c40
8 changed files with 51 additions and 20 deletions
|
@ -287,6 +287,10 @@
|
|||
return;
|
||||
}
|
||||
|
||||
// Just for now while media syncing gets worked out
|
||||
deferred.resolve();
|
||||
return;
|
||||
|
||||
var libraryItem = localItem.Item;
|
||||
|
||||
var serverId = libraryItem.ServerId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue