mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	display http errors
This commit is contained in:
		| @@ -133,7 +133,7 @@ export class UploadFileWidgetComponent implements OnInit { | ||||
|                 break; | ||||
|               } | ||||
|               default: { | ||||
|                 this.consumerStatusService.fail(status, `${error.status} ${error.statusText}`) | ||||
|                 this.consumerStatusService.fail(status, $localize`HTTP error: ${error.status} ${error.statusText}`) | ||||
|                 break; | ||||
|               } | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler