1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-18 00:09:37 +02:00

Added missed property

This commit is contained in:
Robin Dadswell 2021-01-12 20:38:02 +00:00 committed by Qstick
parent efd3aad6b0
commit 4ffd0d2ddb

View File

@ -46,6 +46,7 @@ class MovieIndexPosterOptionsModalContent extends Component {
showTitle,
showMonitored,
showQualityProfile,
showCinemaRelease,
showReleaseDate,
showSearchAction
} = this.props;