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