mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
fix SA1513/SA1516
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Emby.Server.Implementations.Sorting
|
||||
// Don't blow up if the item has a bad ProductionYear, just return MinValue
|
||||
}
|
||||
}
|
||||
|
||||
return DateTime.MinValue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user