mirror of
https://github.com/Radarr/Radarr
synced 2025-02-20 13:27:10 +00:00
Fixed: Some posters not showing for new movies search results
Fixes #8175 Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
bae555f63e
commit
12e360ab4f
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ class AddNewMovieSearchResult extends Component {
|
|||
images={images}
|
||||
size={250}
|
||||
overflow={true}
|
||||
lazy={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue