mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added HasSyncJob
This commit is contained in:
parent
218e086d94
commit
543d70fdf6
6 changed files with 30 additions and 18 deletions
|
@ -223,7 +223,7 @@
|
|||
}
|
||||
|
||||
|
||||
$(elem).html(html).lazyChildren();
|
||||
$(elem).html(html).lazyChildren().createCardMenus();
|
||||
|
||||
handleLibraryLinkNavigations(elem);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue