mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 01:54:42 +01:00
3.0.5416.0
This commit is contained in:
@@ -23,7 +23,7 @@ namespace MediaBrowser.Server.Implementations.Devices
|
||||
{
|
||||
get
|
||||
{
|
||||
return true;
|
||||
return base.IsHidden || !Children.Any();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user