mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	pipe typo
[ci skip]
This commit is contained in:
		| @@ -2,7 +2,7 @@ import { Pipe, PipeTransform } from '@angular/core' | ||||
| import { DomSanitizer } from '@angular/platform-browser' | ||||
|  | ||||
| @Pipe({ | ||||
|   name: 'safeurl', | ||||
|   name: 'safeUrl', | ||||
| }) | ||||
| export class SafeUrlPipe implements PipeTransform { | ||||
|   constructor(private sanitizer: DomSanitizer) {} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon