mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add more channel features
This commit is contained in:
parent
5362d890f3
commit
494e982690
9 changed files with 228 additions and 10 deletions
|
@ -13,7 +13,8 @@
|
|||
IncludeItemTypes: "Movie",
|
||||
IsMissing: false,
|
||||
IsVirtualUnaired: false,
|
||||
Limit: 300
|
||||
Limit: 300,
|
||||
CollapseBoxSetItems: false
|
||||
};
|
||||
|
||||
function getHeaderCells(reportType) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue