mirror of
https://github.com/Radarr/Radarr
synced 2025-02-01 12:21:49 +00:00
parent
792b8182b2
commit
588e87e4be
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ class MovieDetails extends Component {
|
|||
<MoviePoster
|
||||
className={styles.poster}
|
||||
images={images}
|
||||
size={250}
|
||||
size={500}
|
||||
lazy={false}
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue