diff --git a/src/renderer/src/types/ocr.ts b/src/renderer/src/types/ocr.ts index 2ce7009848..cf56ac1cb8 100644 --- a/src/renderer/src/types/ocr.ts +++ b/src/renderer/src/types/ocr.ts @@ -42,12 +42,14 @@ export type OcrProviderCapabilityRecord = z.infer /** * Extend this type to define provider-specefic config types.