mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 08:23:04 +00: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