diff --git a/src/renderer/src/components/ExportConfirm.tsx b/src/renderer/src/components/ExportConfirm.tsx index 2ca6bcaf67..a395c189d9 100644 --- a/src/renderer/src/components/ExportConfirm.tsx +++ b/src/renderer/src/components/ExportConfirm.tsx @@ -378,34 +378,6 @@ function ExportConfirm({ - - - {t('Preserve chapters')} - - - - - - - - - - - - {t('Preserve metadata')} - - - - - - - - - {t('Preserve all MP4/MOV metadata?')} @@ -425,6 +397,34 @@ function ExportConfirm({ )} + + + {t('Preserve chapters')} + + + + + + + + + + + + {t('Preserve metadata')} + + + + + + + + + {willMerge && ( <>