mirror of
https://github.com/Sonarr/Sonarr
synced 2026-01-03 14:16:23 +01: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