mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 01:57:08 +01:00
Feature: loading preview, better text popup preview (#8011)
This commit is contained in:
parent
74d0c9fda5
commit
a283a65813
15 changed files with 192 additions and 95 deletions
|
|
@ -150,6 +150,8 @@ export interface Document extends ObjectWithPermissions {
|
|||
|
||||
added?: Date
|
||||
|
||||
mime_type?: string
|
||||
|
||||
deleted_at?: Date
|
||||
|
||||
original_file_name?: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue