mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync updates
This commit is contained in:
parent
7c25aaa69a
commit
ae74dfb031
4 changed files with 84 additions and 20 deletions
|
@ -252,7 +252,10 @@
|
|||
closeContextMenu();
|
||||
|
||||
SyncManager.showMenu({
|
||||
items: [id]
|
||||
items: [
|
||||
{
|
||||
Id: id
|
||||
}]
|
||||
});
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue