mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-09 17:28:48 +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