mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
3.0.5518.3
This commit is contained in:
parent
eaee4fdf17
commit
959ef85476
@ -322,7 +322,7 @@
|
|||||||
|
|
||||||
commands.push('refresh');
|
commands.push('refresh');
|
||||||
|
|
||||||
if (SyncManager.isAvailable(item)) {
|
if (SyncManager.isAvailable(item, user)) {
|
||||||
commands.push('sync');
|
commands.push('sync');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user