mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 11:36:39 +01:00
Remove display_name property
This commit is contained in:
parent
c73688d167
commit
d15c701510
4 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +1,6 @@
|
|||
export interface PaperlessUiSettings {
|
||||
user_id: number
|
||||
username: string
|
||||
display_name: string
|
||||
settings: Object
|
||||
permissions: string[]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue