mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-20 13:17:17 +00:00
parent
de4cfefde4
commit
83cee4b00e
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ class EditQualityProfileModalContent extends Component {
|
|||
}
|
||||
|
||||
<div className={styles.formatItemLarge}>
|
||||
{getCustomFormatRender(formatItems, ...otherProps)}
|
||||
{getCustomFormatRender(formatItems, otherProps)}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue