mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Task results popover
fix merge
This commit is contained in:
parent
5c0829b052
commit
3dc617277f
4 changed files with 32 additions and 8 deletions
|
|
@ -24,4 +24,6 @@ export interface PaperlessTask extends ObjectWithId {
|
|||
name: string
|
||||
|
||||
created: Date
|
||||
|
||||
result: string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue