mirror of
https://github.com/Radarr/Radarr
synced 2025-12-31 12:46:36 +01: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