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