mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
sync updates
This commit is contained in:
@@ -17,7 +17,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
|
||||
public User User { get; set; }
|
||||
|
||||
public Func<BaseItem, User, bool> Filter { get; set; }
|
||||
public Func<BaseItem, bool> Filter { get; set; }
|
||||
|
||||
public bool? IsFolder { get; set; }
|
||||
public bool? IsFavorite { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user