diff --git a/frontend/src/lib/components/translate/TranslationRunResult.svelte b/frontend/src/lib/components/translate/TranslationRunResult.svelte index 1b7be9a5..dd85e8af 100644 --- a/frontend/src/lib/components/translate/TranslationRunResult.svelte +++ b/frontend/src/lib/components/translate/TranslationRunResult.svelte @@ -448,8 +448,8 @@ model.showBulkReplace = false} onApplied={(_count) => { model.showBulkReplace = false; model.loadData(runId); onRefresh(); }} />