Fixed: Edit Quality Profile not opening

Closes #5588
pull/5595/head
Fabricio Silva 1 year ago committed by GitHub
parent de4cfefde4
commit 83cee4b00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -241,7 +241,7 @@ class EditQualityProfileModalContent extends Component {
}
<div className={styles.formatItemLarge}>
{getCustomFormatRender(formatItems, ...otherProps)}
{getCustomFormatRender(formatItems, otherProps)}
</div>
</div>

Loading…
Cancel
Save