1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-11-06 09:19:38 +02:00

Fixed: Some posters not showing for new series search results

Closes #5451
This commit is contained in:
Mark McDowall
2023-03-03 18:46:13 -08:00
parent 255f947860
commit 622e36de96

View File

@@ -94,6 +94,7 @@ class AddNewSeriesSearchResult extends Component {
images={images}
size={250}
overflow={true}
lazy={false}
/>
}