adsads
This commit is contained in:
@@ -1229,6 +1229,7 @@
|
||||
const data = await request(`${apiBase}/projects/${encodeURIComponent(projectKey)}/ocr-preview`, {
|
||||
method: 'POST',
|
||||
body,
|
||||
timeoutMs: 45000,
|
||||
});
|
||||
setOcrPreview(normalizeOcrPreview(data));
|
||||
setMessage('OCR-Ergebnis geladen. Bei Bedarf direkt speichern.');
|
||||
|
||||
Reference in New Issue
Block a user