mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07:00
Fixed: Some posters not showing for new series search results
(cherry picked from commit 622e36de960dbeae53efb5e1f8d8eddd8ef9c617)
This commit is contained in:
parent
9c7b6efe09
commit
2a980e64fc
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ class AddNewArtistSearchResult extends Component {
|
||||||
images={images}
|
images={images}
|
||||||
size={250}
|
size={250}
|
||||||
overflow={true}
|
overflow={true}
|
||||||
|
lazy={false}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue