mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
move document count into matching model
This commit is contained in:
@@ -29,4 +29,6 @@ export interface MatchingModel extends ObjectWithId {
|
||||
|
||||
is_insensitive?: boolean
|
||||
|
||||
document_count?: number
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user