mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 09:31:18 +00:00
Enhancement: display current ASN in statistics (#6692)
This commit is contained in:
@@ -18,6 +18,7 @@ export interface Statistics {
|
||||
correspondent_count?: number
|
||||
document_type_count?: number
|
||||
storage_path_count?: number
|
||||
current_asn?: number
|
||||
}
|
||||
|
||||
interface DocumentFileType {
|
||||
|
||||
Reference in New Issue
Block a user