mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
Fix tab ids & date parsing
This commit is contained in:
parent
14b6216b49
commit
c289439cab
4 changed files with 8 additions and 8 deletions
|
|
@ -23,7 +23,7 @@ export interface PaperlessTask extends ObjectWithId {
|
|||
|
||||
name: string
|
||||
|
||||
created: Date
|
||||
date_created: Date
|
||||
|
||||
done?: Date
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue