You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Desktop: Add support for OCR (#8975)
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
export enum ErrorCode {
|
||||
IsReadOnly = 'isReadOnly',
|
||||
NotFound = 'notFound',
|
||||
UnsupportedMimeType = 'unsupportedMimeType',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user