mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 18:14:42 +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