mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
This commit is contained in:
parent
e8b832ea18
commit
e06b33af83
@ -57,7 +57,7 @@ namespace MediaBrowser.Controller.BaseItemManager
|
|||||||
{
|
{
|
||||||
if (baseItem is Channel)
|
if (baseItem is Channel)
|
||||||
{
|
{
|
||||||
// hack alert
|
// Hack alert.
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user