mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	typo
This commit is contained in:
		@@ -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
 | 
			
		||||
    })
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user