mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 12:58:28 +01:00
Add GPL modules
This commit is contained in:
@@ -231,7 +231,7 @@ namespace Emby.Notifications
|
||||
}
|
||||
}
|
||||
|
||||
var hasSeries = item as IHasSeriesName;
|
||||
var hasSeries = item as IHasSeries;
|
||||
|
||||
if (hasSeries != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user