mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
typo
This commit is contained in:
parent
b03d4c7646
commit
f156f05b37
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ export class SearchComponent implements OnInit {
|
|||
}, error => {
|
||||
this.searching = false
|
||||
this.resultCount = 1
|
||||
this.page_count = 1
|
||||
this.pageCount = 1
|
||||
this.results = []
|
||||
this.errorMessage = error.error
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue