mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5518.3
This commit is contained in:
parent
eaee4fdf17
commit
959ef85476
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue