mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-19 07:25:58 +00:00
Show number of comments on cards, tab
This commit is contained in:
@@ -54,5 +54,7 @@ export interface PaperlessDocument extends ObjectWithPermissions {
|
||||
|
||||
archive_serial_number?: number
|
||||
|
||||
n_comments?: number
|
||||
|
||||
__search_hit__?: SearchHit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user