mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
rename some stuff
This commit is contained in:
parent
e228e18f04
commit
9e311241b3
2 changed files with 5 additions and 6 deletions
|
|
@ -420,7 +420,7 @@ class SelectionDataView(APIView):
|
|||
"id": t.id,
|
||||
"document_count": t.document_count
|
||||
} for t in tags],
|
||||
"selected_types": [{
|
||||
"selected_document_types": [{
|
||||
"id": t.id,
|
||||
"document_count": t.document_count
|
||||
} for t in types]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue