|
|
|
@ -288,10 +288,12 @@ class MovieIndexPoster extends Component {
|
|
|
|
|
<MovieIndexPosterInfo
|
|
|
|
|
qualityProfile={qualityProfile}
|
|
|
|
|
showQualityProfile={showQualityProfile}
|
|
|
|
|
showReleaseDate={showReleaseDate}
|
|
|
|
|
showRelativeDates={showRelativeDates}
|
|
|
|
|
shortDateFormat={shortDateFormat}
|
|
|
|
|
timeFormat={timeFormat}
|
|
|
|
|
inCinemas={inCinemas}
|
|
|
|
|
physicalRelease={physicalRelease}
|
|
|
|
|
digitalRelease={digitalRelease}
|
|
|
|
|
{...otherProps}
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|