mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-22 02:51:17 +00:00
Merge frontend user model
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { ObjectWithId } from './object-with-id'
|
||||
|
||||
export interface User extends ObjectWithId {
|
||||
username: string
|
||||
firstname: string
|
||||
lastname: string
|
||||
}
|
||||
Reference in New Issue
Block a user