mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-16 15:24:10 +01:00
Add missing CollapseBoxSetItems parm
This commit is contained in:
@@ -264,6 +264,8 @@ namespace MediaBrowser.Model.Querying
|
||||
|
||||
public bool? IsInBoxSet { get; set; }
|
||||
|
||||
public bool? CollapseBoxSetItems { get; set; }
|
||||
|
||||
public bool? IsPlayed { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user