|
@@ -136,7 +136,7 @@ function PdfPreviewError({ error }) {
|
|
|
</ErrorLogEntry>
|
|
</ErrorLogEntry>
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
- case 'auto-compile-disabled':
|
|
|
|
|
|
|
+ case 'autocompile-disabled':
|
|
|
return (
|
|
return (
|
|
|
<ErrorLogEntry title={t('autocompile_disabled')}>
|
|
<ErrorLogEntry title={t('autocompile_disabled')}>
|
|
|
{t('autocompile_disabled_reason')}
|
|
{t('autocompile_disabled_reason')}
|