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
1996e08dd1
commit
ce88815b3c
@ -26,7 +26,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