mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
bcd1e109e0
commit
c59b4c5a08
10 changed files with 1298 additions and 27 deletions
|
@ -802,13 +802,6 @@
|
|||
});
|
||||
}
|
||||
|
||||
if (item.SeriesId) {
|
||||
atts.push({
|
||||
name: 'seriesid',
|
||||
value: item.SeriesId
|
||||
});
|
||||
}
|
||||
|
||||
if (options.collectionId) {
|
||||
atts.push({
|
||||
name: 'collectionid',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue