mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 11:36:39 +01:00
Merge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content
This commit is contained in:
commit
985f298c46
7 changed files with 48 additions and 49 deletions
|
|
@ -10,4 +10,6 @@ export interface PaperlessDocumentMetadata {
|
|||
original_filename?: string
|
||||
|
||||
has_archive_version?: boolean
|
||||
|
||||
lang?: string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue