From 4ffd0d2ddbf97195555358781a1ccf9ccdbac172 Mon Sep 17 00:00:00 2001 From: Robin Dadswell Date: Tue, 12 Jan 2021 20:38:02 +0000 Subject: [PATCH] Added missed property --- .../Index/Posters/Options/MovieIndexPosterOptionsModalContent.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/Movie/Index/Posters/Options/MovieIndexPosterOptionsModalContent.js b/frontend/src/Movie/Index/Posters/Options/MovieIndexPosterOptionsModalContent.js index a1c2a23b5..fb0bb8710 100644 --- a/frontend/src/Movie/Index/Posters/Options/MovieIndexPosterOptionsModalContent.js +++ b/frontend/src/Movie/Index/Posters/Options/MovieIndexPosterOptionsModalContent.js @@ -46,6 +46,7 @@ class MovieIndexPosterOptionsModalContent extends Component { showTitle, showMonitored, showQualityProfile, + showCinemaRelease, showReleaseDate, showSearchAction } = this.props;