mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-07 08:18:54 +01:00
Added IsFolder sort order
This commit is contained in:
@@ -70,6 +70,6 @@ namespace MediaBrowser.Model.Querying
|
||||
/// The critic rating
|
||||
/// </summary>
|
||||
public const string CriticRating = "CriticRating";
|
||||
|
||||
public const string IsFolder = "IsFolder";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user