mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 21:44:16 +02:00
Update MediaBrowser.Controller/Entities/AggregateFolder.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
32616d15f2
commit
a16e66615c
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ namespace MediaBrowser.Controller.Entities
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
protected override FileSystemMetadata[] GetFileSystemChildren(IDirectoryService directoryService)
|
||||
{
|
||||
return CreateResolveArgs(directoryService, true).FileSystemChildren;
|
||||
|
|
|
|||
Loading…
Reference in a new issue