mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-17 13:10:28 +01:00
update to jstree 3.0.8
This commit is contained in:
@@ -10,6 +10,7 @@ namespace MediaBrowser.Model.Dto
|
||||
public List<ImageType> ImageTypes { get; set; }
|
||||
public int ImageTypeLimit { get; set; }
|
||||
public bool EnableImages { get; set; }
|
||||
public bool EnableSettings { get; set; }
|
||||
|
||||
public DtoOptions()
|
||||
{
|
||||
|
||||
@@ -106,11 +106,6 @@ namespace MediaBrowser.Model.Querying
|
||||
/// </summary>
|
||||
Metascore,
|
||||
|
||||
/// <summary>
|
||||
/// The metadata settings
|
||||
/// </summary>
|
||||
Settings,
|
||||
|
||||
/// <summary>
|
||||
/// The item overview
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user