mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-22 06:01:24 +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}>
|
<div className={styles.formatItemLarge}>
|
||||||
{getCustomFormatRender(formatItems, ...otherProps)}
|
{getCustomFormatRender(formatItems, otherProps)}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue