mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-15 13:41:24 +00:00
Not even optional
This commit is contained in:
@@ -4,8 +4,6 @@ export interface Results<T> {
|
||||
count: number
|
||||
|
||||
results: T[]
|
||||
|
||||
all?: number[]
|
||||
}
|
||||
|
||||
export interface SelectionDataItem {
|
||||
|
||||
Reference in New Issue
Block a user