mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
typo
This commit is contained in:
parent
b03d4c7646
commit
f156f05b37
@ -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…
x
Reference in New Issue
Block a user