mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5464.40000
This commit is contained in:
parent
ae74dfb031
commit
0770149de2
2 changed files with 5 additions and 5 deletions
|
@ -207,7 +207,7 @@
|
|||
|
||||
function isAvailable(item, user) {
|
||||
|
||||
//return false;
|
||||
return false;
|
||||
return item.SupportsSync;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue