mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-25 11:34:43 +01:00
update project
This commit is contained in:
@@ -561,7 +561,7 @@ namespace Emby.Common.Implementations
|
||||
{
|
||||
if (assembly == null)
|
||||
{
|
||||
throw new ArgumentNullException("assembly");
|
||||
return new List<Type>();
|
||||
}
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user