mirror of https://github.com/Radarr/Radarr
Fixed: Edit Quality Profile not opening
(cherry picked from commit 83cee4b00e8c64d749d2ff1d8575d31570beecba)
This commit is contained in:
parent
223f04ef46
commit
d32582fa7c
|
@ -264,7 +264,7 @@ class EditQualityProfileModalContent extends Component {
|
|||
</FormGroup>
|
||||
|
||||
<div className={styles.formatItemLarge}>
|
||||
{getCustomFormatRender(formatItems, ...otherProps)}
|
||||
{getCustomFormatRender(formatItems, otherProps)}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue