mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Remove display_name property
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export interface PaperlessUiSettings {
|
||||
user_id: number
|
||||
username: string
|
||||
display_name: string
|
||||
settings: Object
|
||||
permissions: string[]
|
||||
}
|
||||
|
Reference in New Issue
Block a user