mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-12 21:35:40 -05: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