mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 11:07:00 +01:00
Merge branch 'dev' into feature-ocrmypdf
This commit is contained in:
commit
aaa6599283
25 changed files with 301 additions and 75 deletions
|
|
@ -21,7 +21,9 @@ export interface SearchResult {
|
|||
page?: number
|
||||
page_count?: number
|
||||
|
||||
corrected_query?: string
|
||||
|
||||
results?: SearchHit[]
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue