mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
@@ -87,7 +87,6 @@ namespace Emby.Server.Implementations.Library.Validators
|
|||||||
{
|
{
|
||||||
collectionNameMoviesMap[movie.CollectionName] = new List<Movie> { movie };
|
collectionNameMoviesMap[movie.CollectionName] = new List<Movie> { movie };
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user