mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-22 01:55:49 -06:00
added paperless ui
This commit is contained in:
5
src-ui/src/app/data/object-with-id.ts
Normal file
5
src-ui/src/app/data/object-with-id.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export class ObjectWithId {
|
||||
|
||||
id?: number
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user