mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
Enhancement: management list button improvements (#7848)
This commit is contained in:
parent
fc683e150a
commit
54293bedb1
11 changed files with 236 additions and 66 deletions
|
|
@ -59,4 +59,5 @@ export interface CustomField extends ObjectWithId {
|
|||
select_options?: string[]
|
||||
default_currency?: string
|
||||
}
|
||||
document_count?: number
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue