mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update translations
This commit is contained in:
@@ -27,6 +27,14 @@ namespace MediaBrowser.Controller.Entities
|
||||
return SortAndFilter(result, query);
|
||||
}
|
||||
|
||||
public override bool IsPreSorted
|
||||
{
|
||||
get
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Get the children of this folder from the actual file system
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user